7z: fix a command explanation (#8447)

This commit is contained in:
jxu
2022-09-04 21:24:23 -04:00
committed by GitHub
parent 62b2ca653f
commit 040bba8721

View File

@@ -3,7 +3,7 @@
> File archiver with a high compression ratio. > File archiver with a high compression ratio.
> More information: <https://www.7-zip.org>. > 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}}` `7z a {{path/to/archive.7z}} {{path/to/file_or_directory}}`