aboutsummaryrefslogtreecommitdiff
path: root/coreutils/id.c
diff options
context:
space:
mode:
Diffstat (limited to 'coreutils/id.c')
-rw-r--r--coreutils/id.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/coreutils/id.c b/coreutils/id.c
index 42ed4c749..aa6ae4711 100644
--- a/coreutils/id.c
+++ b/coreutils/id.c
@@ -19,7 +19,6 @@
//usage: "[OPTIONS] [USER]"
//usage:#define id_full_usage "\n\n"
//usage: "Print information about USER or the current user\n"
-//usage: "\nOptions:"
//usage: IF_SELINUX(
//usage: "\n -Z Security context"
//usage: )