mirror of https://github.com/CrimsonTome/tldr.git
ar: add commas to list
parent
c2fa9d2602
commit
76f211601e
|
@ -1,6 +1,6 @@
|
|||
# ar
|
||||
|
||||
> Create, modify, and extract from archives (.a .so .o).
|
||||
> Create, modify, and extract from archives (.a, .so, .o).
|
||||
|
||||
- Extract all members from an archive:
|
||||
|
||||
|
|
Loading…
Reference in New Issue