mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-02-18 10:41:12 +01:00
Fix typo in commands.md
This commit is contained in:
parent
a0de85af8d
commit
e725b5bd92
@ -156,7 +156,7 @@ Note that a git repository must be cloned with SSH if you want to use SSH with i
|
|||||||
|
|
||||||
### Dealing with Archives
|
### Dealing with Archives
|
||||||
|
|
||||||
- Zip all files in a directotry: `zip -r <zip_name> <directory>`
|
- Zip all files in a directory: `zip -r <zip_name> <directory>`
|
||||||
- View the contents of rar files: `unrar lb <files>`
|
- View the contents of rar files: `unrar lb <files>`
|
||||||
- Extract the contents of rar files: `unrar x <files>`
|
- Extract the contents of rar files: `unrar x <files>`
|
||||||
- Extract the contents of zip files: `unzip <files>`
|
- Extract the contents of zip files: `unzip <files>`
|
||||||
|
Loading…
Reference in New Issue
Block a user