projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a75dcd4
)
fstrim: fix help text
author
Denys Vlasenko
<vda.linux@googlemail.com>
Wed, 4 Feb 2015 14:19:38 +0000
(15:19 +0100)
committer
Denys Vlasenko
<vda.linux@googlemail.com>
Wed, 4 Feb 2015 14:19:38 +0000
(15:19 +0100)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
util-linux/fstrim.c
patch
|
blob
|
history
diff --git
a/util-linux/fstrim.c
b/util-linux/fstrim.c
index 675a02184e177848b389ac2d1d15166695ee36d7..51400ef0b0d228f4c8ef557c74545bddfdd2ed27 100644
(file)
--- a/
util-linux/fstrim.c
+++ b/
util-linux/fstrim.c
@@
-32,7
+32,7
@@
//usage: " -o OFFSET Offset in bytes to discard from"
//usage: "\n -l LEN Bytes to discard"
//usage: "\n -m MIN Minimum extent length"
-//usage: "\n -v
,
Print number of discarded bytes"
+//usage: "\n -v
Print number of discarded bytes"
//usage: )
#include "libbb.h"