mirror of
https://github.com/cheat/cheat.git
synced 2024-12-18 18:55:06 +01:00
Fixed typo in 7z cheatsheet
This commit is contained in:
parent
8cad76943a
commit
75b2555710
@ -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