mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2025-03-15 17:16:20 +08:00
omf.help: update install command usage
This commit is contained in:
parent
102771b73c
commit
a76485be4f
@ -2,10 +2,10 @@ function omf.help -a type_flag
|
||||
switch $type_flag
|
||||
case "i" "install" "get"
|
||||
echo \n"\
|
||||
Install and list packages.
|
||||
Install packages.
|
||||
|
||||
"(omf::dim)"Usage:"(omf::off)"
|
||||
omf install List available packages to install
|
||||
omf install Install missing packages from bundle
|
||||
omf install "(omf::em)"<name>"(omf::off)" | "(omf::em)"<url>"(omf::off)" Install package by name or URL
|
||||
|
||||
"(omf::dim)"Examples:"(omf::off)"
|
||||
|
Loading…
x
Reference in New Issue
Block a user