*: remove "Options:" string from help texts
[oweals/busybox.git] / coreutils / du.c
index 7a6662d1e02fd21f0558fb2aed346b4767feca30..b8bbe3d9ef10d0550d31fb349da01065e7718d15 100644 (file)
@@ -31,7 +31,6 @@
 //usage:       IF_FEATURE_DU_DEFAULT_BLOCKSIZE_1K("1024")
 //usage:       IF_NOT_FEATURE_DU_DEFAULT_BLOCKSIZE_1K("512")
 //usage:       " bytes.\n"
-//usage:     "\nOptions:"
 //usage:     "\n       -a      Show file sizes too"
 //usage:     "\n       -L      Follow all symlinks"
 //usage:     "\n       -H      Follow symlinks on command line"