mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-31 23:55:33 +02:00
Tweak description, per discussion in #827
This commit is contained in:
parent
b3fb312afc
commit
d6b7e93d0d
1 changed files with 1 additions and 1 deletions
|
@ -10,6 +10,6 @@
|
|||
|
||||
`bzip2 -d {{path/to/compressed_file.bz2}}`
|
||||
|
||||
- Decompress to STDOUT:
|
||||
- Decompress to console:
|
||||
|
||||
`bzip2 -dc {{path/to/compressed_file.bz2}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue