diff options
Diffstat (limited to 'util-linux/blockdev.c')
-rw-r--r-- | util-linux/blockdev.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/util-linux/blockdev.c b/util-linux/blockdev.c index 4aed029..e25e529 100644 --- a/util-linux/blockdev.c +++ b/util-linux/blockdev.c @@ -19,8 +19,7 @@ //usage:#define blockdev_trivial_usage //usage: "OPTION BLOCKDEV" //usage:#define blockdev_full_usage "\n\n" -//usage: "Options:" -//usage: "\n --setro Set ro" +//usage: " --setro Set ro" //usage: "\n --setrw Set rw" //usage: "\n --getro Get ro" //usage: "\n --getss Get sector size" |