mirror of
https://github.com/tmux-plugins/tpm.git
synced 2024-12-04 18:58:49 +00:00
Change plugin update wording
This commit is contained in:
parent
11ff4ef685
commit
f8923b05d4
@ -22,10 +22,10 @@ display_plugin_update_list() {
|
||||
done
|
||||
|
||||
echo_message ""
|
||||
echo_message "Type (full) plugin name to update it."
|
||||
echo_message "Type \"all\" to update all plugins."
|
||||
echo_message "Type plugin name to update it."
|
||||
echo_message ""
|
||||
echo_message "ENTER - cancels"
|
||||
echo_message "- \"all\" - updates all plugins"
|
||||
echo_message "- ENTER - cancels"
|
||||
}
|
||||
|
||||
update_plugin_prompt() {
|
||||
|
Loading…
Reference in New Issue
Block a user