mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-03 21:55:46 +02:00
Merge pull request #452 from svenstaro/patch-1
Make tar page consistent
This commit is contained in:
commit
063766060c
1 changed files with 1 additions and 1 deletions
|
@ -29,4 +29,4 @@
|
|||
|
||||
- list the contents of a tar file
|
||||
|
||||
`tar -tvf {{source.tar}}`
|
||||
`tar tvf {{source.tar}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue