File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -14,8 +14,11 @@ or download sources [here (latest changes)](https://github.com/sigseg5/vim-updat
14143 . ` cd vim-updater `
15154 . ` chmod +x updater.py ` only for macOS and Linux
16165 . ` ./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
2124Any ideas or trouble? Please open [ issue] ( https://github.com/sigseg5/vim-updater/issues )
You can’t perform that action at this time.
0 commit comments