Commit a76485be authored by Derek Stavis's avatar Derek Stavis

omf.help: update install command usage

parent 102771b7
...@@ -2,10 +2,10 @@ function omf.help -a type_flag ...@@ -2,10 +2,10 @@ function omf.help -a type_flag
switch $type_flag switch $type_flag
case "i" "install" "get" case "i" "install" "get"
echo \n"\ echo \n"\
Install and list packages. Install packages.
"(omf::dim)"Usage:"(omf::off)" "(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 install "(omf::em)"<name>"(omf::off)" | "(omf::em)"<url>"(omf::off)" Install package by name or URL
"(omf::dim)"Examples:"(omf::off)" "(omf::dim)"Examples:"(omf::off)"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment