mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 08:02:08 +02:00
asar: make consistent with 7z description (#2325)
This commit is contained in:
parent
c41db205db
commit
b3b9e387c4
1 changed files with 1 additions and 1 deletions
|
@ -14,6 +14,6 @@
|
||||||
|
|
||||||
`asar extract-file {{archived.asar}} {{file}}`
|
`asar extract-file {{archived.asar}} {{file}}`
|
||||||
|
|
||||||
- List files of an archive:
|
- List the contents of an archive file:
|
||||||
|
|
||||||
`asar list {{archived.asar}}`
|
`asar list {{archived.asar}}`
|
||||||
|
|
Loading…
Add table
Reference in a new issue