From eb7e847adcecf11cd8fd99077ba3a582abe60146 Mon Sep 17 00:00:00 2001 From: Elliott Hughes Date: Thu, 25 May 2017 17:56:11 -0700 Subject: Be more consistent about periods in help text. --- toys/other/truncate.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toys/other/truncate.c') 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, -- cgit v1.2.3