mirror of https://github.com/cheat/cheat.git
parent
3d90b26b04
commit
6dd8faf26a
|
@ -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 New Issue