feat(core): update -expose command description on -help
This commit is contained in:
parent
6c740f6d30
commit
b75e4a0b0a
1 changed files with 1 additions and 1 deletions
|
@ -949,7 +949,7 @@ if [[ ( $2 == "help" ) || ( $2 == "-help" ) || ( $2 == "--help" ) ||
|
|||
${help_dev_primary}Developer${help_dev_status}\x1b[0m${help_dev_secondary}
|
||||
-init -I initialize development files
|
||||
-build -b install/update your development files
|
||||
-export (expose) -e export your development files
|
||||
-export (expose) -e export/download your development files
|
||||
-wipe -w remove your development files
|
||||
\x1b[0m
|
||||
|
||||
|
|
Loading…
Reference in a new issue