Skip to content

Commit e678341

Browse files
committed
Updated README
1 parent 16ffec0 commit e678341

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,11 @@ or download sources [here (latest changes)](https://github.com/sigseg5/vim-updat
1414
3. `cd vim-updater`
1515
4. `chmod +x updater.py` only for macOS and Linux
1616
5. `./updater.py`<br>
17-
You also can use `--fm` argument (force make) to run `make` and `make install` command
18-
Or use `--clean` to remove all updater files
17+
#### Arguments
18+
* `-f, --fm` – force make and install, run this if you type incorrect password<br>
19+
* `-c, --clean` – this command will remove all updater files, run this if you have some troubles with script<br>
20+
* `-v, --version` – this command will print updater version<br>
21+
* `-h, --help` – this command will print list of available args list
1922

2023
### Contribute
2124
Any ideas or trouble? Please open [issue](https://github.com/sigseg5/vim-updater/issues)

0 commit comments

Comments
 (0)