mirror of
https://github.com/Erreur32/cheat.git
synced 2024-12-22 21:52:12 +01:00
Merge pull request #269 from VirenMohindra/update-readme
trivial readme.md correction
This commit is contained in:
commit
869e7095f3
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ tar -xjvf '/path/to/foo.tgz'
|
||||||
tar -cjvf '/path/to/foo.tgz' '/path/to/foo/'
|
tar -cjvf '/path/to/foo.tgz' '/path/to/foo/'
|
||||||
```
|
```
|
||||||
|
|
||||||
To see what cheatsheets are availble, run `cheat -l`.
|
To see what cheatsheets are available, run `cheat -l`.
|
||||||
|
|
||||||
Note that, while `cheat` was designed primarily for \*nix system administrators,
|
Note that, while `cheat` was designed primarily for \*nix system administrators,
|
||||||
it is agnostic as to what content it stores. If you would like to use `cheat`
|
it is agnostic as to what content it stores. If you would like to use `cheat`
|
||||||
|
|
Loading…
Reference in a new issue