mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 09:42:07 +02:00
Merge pull request #265 from waldyrious/patch-1
fix typo: "programm" --> "program"
This commit is contained in:
commit
61ca694261
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
||||||
|
|
||||||
`tar xjf {{source.tar.bz2}}`
|
`tar xjf {{source.tar.bz2}}`
|
||||||
|
|
||||||
- create a compressed archive, using archive suffix to determine the compression programm
|
- create a compressed archive, using archive suffix to determine the compression program
|
||||||
|
|
||||||
`tar caf {{target.tar.xz}} {{file1 file2 file3}}`
|
`tar caf {{target.tar.xz}} {{file1 file2 file3}}`
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue