Update README.mkd

This commit is contained in:
Bruce Blore 2018-04-04 20:31:45 -07:00 committed by GitHub
parent 87d5fcafcc
commit a9638ea536
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -57,6 +57,10 @@ It's recommended that you alias `ungron` or `norg` (or both!) to `gron --ungron`
alias norg="gron --ungron"
alias ungron="gron --ungron"
```
Or you could create a shell script in your $PATH named `ungron` or `norg` to affect all users:
```
gron --ungron "$@"
```
## Usage