diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/usage.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/usage.h b/include/usage.h index fdad63a..951be53 100644 --- a/include/usage.h +++ b/include/usage.h @@ -1602,6 +1602,7 @@ 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 -n Print name instead of a number" \ |