*: 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:
@@ -39,7 +39,6 @@
|
||||
//usage: "\n S Write file contents synchronously"
|
||||
//usage: "\n t Disable tail-merging of partial blocks with other files"
|
||||
//usage: "\n u Allow file to be undeleted"
|
||||
//usage: "\nOptions:"
|
||||
//usage: "\n -R Recurse"
|
||||
//usage: "\n -v Set the file's version/generation number"
|
||||
|
||||
|
@@ -38,7 +38,6 @@
|
||||
//usage: "[-ANPRTV] [-C FD] [-t FSTYPE] [FS_OPTS] [BLOCKDEV]..."
|
||||
//usage:#define fsck_full_usage "\n\n"
|
||||
//usage: "Check and repair filesystems\n"
|
||||
//usage: "\nOptions:"
|
||||
//usage: "\n -A Walk /etc/fstab and check all filesystems"
|
||||
//usage: "\n -N Don't execute, just show what would be done"
|
||||
//usage: "\n -P With -A, check filesystems in parallel"
|
||||
|
@@ -22,7 +22,6 @@
|
||||
//usage: "[-Radlv] [FILE]..."
|
||||
//usage:#define lsattr_full_usage "\n\n"
|
||||
//usage: "List file attributes on an ext2 fs\n"
|
||||
//usage: "\nOptions:"
|
||||
//usage: "\n -R Recurse"
|
||||
//usage: "\n -a Don't hide entries starting with ."
|
||||
//usage: "\n -d List directory entries instead of contents"
|
||||
|
@@ -37,7 +37,6 @@
|
||||
//usage: "[-E extended-options] device"
|
||||
//usage:#define e2fsck_full_usage "\n\n"
|
||||
//usage: "Check ext2/ext3 file system\n"
|
||||
//usage: "\nOptions:"
|
||||
//usage: "\n -p Automatic repair (no questions)"
|
||||
//usage: "\n -n Make no changes to the filesystem"
|
||||
//usage: "\n -y Assume 'yes' to all questions"
|
||||
|
Reference in New Issue
Block a user