Skip to content

Commit 0b28e33

Browse files
committed
Merge pull request #496 from gmarik/clarify-readme
Clarify Readme.
2 parents 8db3bcb + 1953dcd commit 0b28e33

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -78,10 +78,10 @@
7878
"filetype plugin on
7979
"
8080
" Brief help
81-
" :PluginList - list configured plugins
82-
" :PluginInstall(!) - install (update) plugins
83-
" :PluginSearch(!) foo - search (or refresh cache first) for foo
84-
" :PluginClean(!) - confirm (or auto-approve) removal of unused plugins
81+
" :PluginList - lists configured plugins
82+
" :PluginInstall - installs plugins; append `!` to update or just :PluginUpdate
83+
" :PluginSearch foo - searches for foo; append `!` to refresh local cache
84+
" :PluginClean - confirms removal of unused plugins; append `!` to auto-approve removal
8585
"
8686
" see :h vundle for more details or wiki for FAQ
8787
" Put your non-Plugin stuff after this line

0 commit comments

Comments
 (0)