Browse Source

asar: make consistent with 7z description (#2325)

Starbeamrainbowlabs 6 years ago
parent
commit
b3b9e387c4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/common/asar.md

+ 1 - 1
pages/common/asar.md

@@ -14,6 +14,6 @@
 
 `asar extract-file {{archived.asar}} {{file}}`
 
-- List files of an archive:
+- List the contents of an archive file:
 
 `asar list {{archived.asar}}`