diff options
Diffstat (limited to 'include/usage.h')
-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 fdad63a4f..951be53de 100644 --- a/include/usage.h +++ b/include/usage.h | |||
@@ -1602,6 +1602,7 @@ | |||
1602 | USE_SELINUX( \ | 1602 | USE_SELINUX( \ |
1603 | "\n -Z Print the security context" \ | 1603 | "\n -Z Print the security context" \ |
1604 | ) \ | 1604 | ) \ |
1605 | "\n -G Print all group IDs" \ | ||
1605 | "\n -g Print group ID" \ | 1606 | "\n -g Print group ID" \ |
1606 | "\n -u Print user ID" \ | 1607 | "\n -u Print user ID" \ |
1607 | "\n -n Print name instead of a number" \ | 1608 | "\n -n Print name instead of a number" \ |