aboutsummaryrefslogtreecommitdiff
path: root/include/usage.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/usage.h')
-rw-r--r--include/usage.h4
1 files changed, 2 insertions, 2 deletions
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" \