Skip to content

Commit 1953dcd

Browse files
committed
Clarify Readme.
- closes VundleVim#281
1 parent 8db3bcb commit 1953dcd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
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)