mirror of
https://github.com/cheat/cheat.git
synced 2024-11-14 08:01:09 +01:00
trivial readme.md correction
availble -> available
This commit is contained in:
parent
3d90b26b04
commit
6dd8faf26a
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/'
|
||||
```
|
||||
|
||||
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,
|
||||
it is agnostic as to what content it stores. If you would like to use `cheat`
|
||||
|
|
Loading…
Reference in a new issue