Merge pull request #126 from britter/sort-tar-options
Sort options for creating archives the way they are sorted for extracting archives
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
- create a gzipped archive
|
- 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
|
- extract an archive in a target folder
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user