*: remove "Options:" string from help texts
function old new delta packed_usage 28706 28623 -83 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
//usage: " [seek=N]" IF_FEATURE_DD_IBS_OBS(" [conv=notrunc|noerror|sync|fsync]")
|
||||
//usage:#define dd_full_usage "\n\n"
|
||||
//usage: "Copy a file with converting and formatting\n"
|
||||
//usage: "\nOptions:"
|
||||
//usage: "\n if=FILE Read from FILE instead of stdin"
|
||||
//usage: "\n of=FILE Write to FILE instead of stdout"
|
||||
//usage: "\n bs=N Read and write N bytes at a time"
|
||||
|
Reference in New Issue
Block a user