diff options
Diffstat (limited to 'toys/other/truncate.c')
-rw-r--r-- | toys/other/truncate.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toys/other/truncate.c b/toys/other/truncate.c index 6092d5a9..142d3c7a 100644 --- a/toys/other/truncate.c +++ b/toys/other/truncate.c @@ -12,7 +12,7 @@ config TRUNCATE Set length of file(s), extending sparsely if necessary. - -c Don't create file if it doesn't exist. + -c Don't create file if it doesn't exist -s New size (with optional prefix and suffix) SIZE prefix: + add, - subtract, < shrink to, > expand to, |