*: remove "Options:" string from help texts
[oweals/busybox.git] / coreutils / id.c
index 42ed4c74969c49cd1ef34d91ea30e243f6b3e173..aa6ae47113640f98adb2ef05aca136b66967c6e3 100644 (file)
@@ -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:       )