mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 15:33:50 +02:00
7z: fix a
command explanation (#8447)
This commit is contained in:
parent
62b2ca653f
commit
040bba8721
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
> File archiver with a high compression ratio.
|
||||
> More information: <https://www.7-zip.org>.
|
||||
|
||||
- [a]rchive a file or directory:
|
||||
- [a]dd a file or directory to a new or existing archive:
|
||||
|
||||
`7z a {{path/to/archive.7z}} {{path/to/file_or_directory}}`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue