diff options
Diffstat (limited to 'util-linux/fdformat.c')
-rw-r--r-- | util-linux/fdformat.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/util-linux/fdformat.c b/util-linux/fdformat.c index bf7098e..2f0854a 100644 --- a/util-linux/fdformat.c +++ b/util-linux/fdformat.c @@ -9,7 +9,6 @@ //usage: "[-n] DEVICE" //usage:#define fdformat_full_usage "\n\n" //usage: "Format floppy disk\n" -//usage: "\nOptions:" //usage: "\n -n Don't verify after format" #include "libbb.h" |