1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-27 19:17:43 +00:00

remove the sh in the syntax

This commit is contained in:
Sylvestre Ledru 2023-03-03 13:12:49 +01:00 committed by GitHub
parent b44db76ecd
commit 53d3d4d616
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,5 @@
# truncate # truncate
```sh
truncate [OPTION]... [FILE]... truncate [OPTION]... [FILE]...
``` ```