diff options
Diffstat (limited to 'tools/tar.html')
-rw-r--r-- | tools/tar.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tools/tar.html b/tools/tar.html index dfcd3a0..02c7c73 100644 --- a/tools/tar.html +++ b/tools/tar.html @@ -15,7 +15,7 @@ <p>To create a simple compressed tar;</p> <pre> - $ tar -czvf tar_name.tar.gz /path/to/archive + $ tar -czpvf tar_name.tar.gz /path/to/archive </pre> <p>Script @@ -122,9 +122,9 @@ <a href="index.html">Tools Index</a> <p> - This is part of the Tribu System Documentation. - Copyright (C) 2020 - Tribu Team. + This is part of the LeetIO System Documentation. + Copyright (C) 2021 + LeetIO Team. See the file <a href="../fdl-1.3-standalone.html">Gnu Free Documentation License</a> for copying conditions.</p> </body> </html> |