[examples/truncate] Fix comments.
This commit is contained in:
parent
9086bbd527
commit
4694eba54d
|
@ -1,5 +1,5 @@
|
||||||
#!/bin/env lua
|
#!/bin/env lua
|
||||||
-- Stripped down version of util-linux coreutils(1).
|
-- Stripped down version of coreutils truncate(1).
|
||||||
--
|
--
|
||||||
-- SYNOPSIS:
|
-- SYNOPSIS:
|
||||||
-- truncate.lua <size> <file>
|
-- truncate.lua <size> <file>
|
||||||
|
|
Loading…
Reference in New Issue