mirror of
https://github.com/cheat/cheat.git
synced 2024-11-26 07:51:35 +01:00
Merge pull request #317 from shanahanjrs/fix-7z-typo
Fixed typo in 7z cheatsheet
This commit is contained in:
commit
dd8b20a17a
@ -11,7 +11,7 @@ u update
|
||||
x extract with full paths
|
||||
|
||||
Example:
|
||||
7z a -t7z -m0-lzma -mx=9 -mfb=64 -md=32m -ms=on archive.7z dir1
|
||||
7z a -t7z -m0=lzma -mx=9 -mfb=64 -md=32m -ms=on archive.7z dir1
|
||||
|
||||
-t7z 7z archive
|
||||
-m0=lzma lzma method
|
||||
|
Loading…
Reference in New Issue
Block a user