Sort options for creating archives the way they are sorted for extracting archives

This commit is contained in:
Benedikt Ritter
2014-02-27 16:49:46 +01:00
parent b2ede9d808
commit 12d5c60acf

View File

@@ -9,7 +9,7 @@
- create a gzipped archive
`tar cfz {{target.tar.gz}} {{file1 file2 file3}}`
`tar czf {{target.tar.gz}} {{file1 file2 file3}}`
- extract an archive in a target folder