find:: get rid of nested function (it's a gcc-ism)
[oweals/busybox.git] / miscutils / strings.c
index 6e8b9aefc415fd176ca9b76ba332c3e68f52b37b..9f5018244445a2b9f6504794afa89e3d677897e1 100644 (file)
@@ -11,7 +11,6 @@
 //usage:       "[-afo] [-n LEN] [FILE]..."
 //usage:#define strings_full_usage "\n\n"
 //usage:       "Display printable strings in a binary file\n"
-//usage:     "\nOptions:"
 //usage:     "\n       -a      Scan whole file (default)"
 //usage:     "\n       -f      Precede strings with filenames"
 //usage:     "\n       -n LEN  At least LEN characters form a string (default 4)"