Fix typos

This commit is contained in:
Denis Isidoro 2019-09-20 14:45:02 -03:00 committed by GitHub
parent 5a00cb4417
commit 803d931499
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,11 +2,13 @@
An interactive cheatsheet tool for the command-line so that you'll never say the following again:
*- How to run that command again?*
*- Oh, it's not in my bash history*
*- Geez, it's almost what I wanted but I need to change some args*
> *How to run that command again?*
![Demo](https://user-images.githubusercontent.com/3226564/65347073-8dbbc480-dbb4-11e9-886f-0f10d56def74.gif)
> *Oh, it's not in my bash history*
> *Geez, it's almost what I wanted but I need to change some args*
<img src="https://user-images.githubusercontent.com/3226564/65347073-8dbbc480-dbb4-11e9-886f-0f10d56def74.gif" alt="Demo" width="60%" />
**navi** allows you to browse through cheatsheets (that you may write yourself or downloaded from maintainers) and execute commands, prompting for argument values.