Merge pull request #537 from vigilancer/master

update documentation. fix "git ignore-io" flags
This commit is contained in:
hemanth.hm 2016-05-25 14:22:02 +05:30
commit becb14ad01

View file

@ -436,7 +436,7 @@ $ git ignore-io vim
To export it to `.gitignore` file you can use the following options:
* `-a` or `--append` to append the result to `.gitignore`
* `-e` or `--export` to replace `.gitignore` with the result
* `-r` or `--replace` to export `.gitignore` with the result
```bash
$ git ignore-io vim python