Browse Source

truncate: add link (#5569)

marchersimon 4 years ago
parent
commit
fb545b6942
1 changed files with 1 additions and 0 deletions
  1. 1 0
      pages/common/truncate.md

+ 1 - 0
pages/common/truncate.md

@@ -1,6 +1,7 @@
 # truncate
 
 > Shrink or extend the size of a file to the specified size.
+> More information: <https://www.gnu.org/software/coreutils/manual/html_node/truncate-invocation.html>.
 
 - Set a size of 10 GB to an exsting file, or create a new file with the specified size: