home up updated.
This commit is contained in:
parent
5b7b4ff27c
commit
833fc25f4d
1 changed files with 2 additions and 0 deletions
|
|
@ -12,8 +12,10 @@ function _home_help() {
|
||||||
echo "Available commands:"
|
echo "Available commands:"
|
||||||
echo ""
|
echo ""
|
||||||
echo "help: Show this help text."
|
echo "help: Show this help text."
|
||||||
|
echo "diff Show the file differences."
|
||||||
echo "pull: Execute git pull in $HOME."
|
echo "pull: Execute git pull in $HOME."
|
||||||
echo "sub: Update all submodules of $HOME."
|
echo "sub: Update all submodules of $HOME."
|
||||||
|
echo "status Show Git status."
|
||||||
echo "up: Pull and update submodules in $HOME."
|
echo "up: Pull and update submodules in $HOME."
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue