1
0
Fork 0
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:
Starbeamrainbowlabs 2018-09-12 10:28:40 +01:00 committed by GitHub
parent c41db205db
commit b3b9e387c4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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}}`