diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/id.c | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -81,7 +81,8 @@ usage (int status) { printf (_("Usage: %s [OPTION]... [USERNAME]\n"), program_name); fputs (_("\ -Print information for USERNAME, or the current user.\n\ +Print user and group information for the specified USERNAME,\n\ +or (when USERNAME omitted) for the current user.\n\ \n\ -a ignore, for compatibility with other versions\n\ -Z, --context print only the security context of the current user\n\ |