Aggiorna README.md
This commit is contained in:
parent
f55c2fbc97
commit
ed486d28ff
1 changed files with 2 additions and 2 deletions
|
@ -52,11 +52,11 @@ infine salvare con w
|
||||||
|
|
||||||
per comprimere usando xz
|
per comprimere usando xz
|
||||||
|
|
||||||
xz <nomefile>
|
sudo xz -v <nomefile>
|
||||||
|
|
||||||
per decomprimere
|
per decomprimere
|
||||||
|
|
||||||
unxz <nomefile.xz>
|
sudo unxz -v <nomefile.xz>
|
||||||
|
|
||||||
## Altri comandi per fare tutto in manuale
|
## Altri comandi per fare tutto in manuale
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue