code/help
This commit is contained in:
parent
c11edc243f
commit
048f41cd05
1 changed files with 3 additions and 7 deletions
|
@ -37,7 +37,7 @@ _rwx_code_variables=""
|
||||||
|
|
||||||
# output help message
|
# output help message
|
||||||
rwx_code_help() {
|
rwx_code_help() {
|
||||||
rwx_log \
|
rwx_log "" \
|
||||||
"rwx_… = functions" \
|
"rwx_… = functions" \
|
||||||
" a__… = aliases" \
|
" a__… = aliases" \
|
||||||
" u__… = user"
|
" u__… = user"
|
||||||
|
@ -246,11 +246,7 @@ rwx_code_main() {
|
||||||
fi
|
fi
|
||||||
# context / shell
|
# context / shell
|
||||||
else
|
else
|
||||||
# run interactive extras
|
# display help
|
||||||
if rwx_main_interactive; then
|
rwx_code_help
|
||||||
# help
|
|
||||||
rwx_log
|
|
||||||
rwx_code_help
|
|
||||||
fi
|
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue