fstrim: fix help text
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
parent
a75dcd4353
commit
3c5d133c7d
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue