From 4f3209b9d4b24ebe9b76e3bfe8ddd87af5228af9 Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Sat, 13 Sep 2008 12:51:10 +0000 Subject: id: code shrink function old new delta id_main 494 462 -32 --- include/usage.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/usage.h') diff --git a/include/usage.h b/include/usage.h index 951be53de..f4fc2e67a 100644 --- a/include/usage.h +++ b/include/usage.h @@ -1602,9 +1602,9 @@ USE_SELINUX( \ "\n -Z Print the security context" \ ) \ - "\n -G Print all group IDs" \ - "\n -g Print group ID" \ "\n -u Print user ID" \ + "\n -g Print group ID" \ + "\n -G Print supplementary group IDs" \ "\n -n Print name instead of a number" \ "\n -r Print real user ID instead of effective ID" \ -- cgit v1.2.3