forked from kiss-community/kiss
docs: update
This commit is contained in:
parent
4415d53c58
commit
39ebc2b67f
4
kiss
4
kiss
@ -944,9 +944,7 @@ args() {
|
|||||||
esac
|
esac
|
||||||
|
|
||||||
# Actions can be abbreviated to their first letter. This saves
|
# Actions can be abbreviated to their first letter. This saves
|
||||||
# keystrokes once you memorize the commands and it also has the
|
# keystrokes once you memorize the commands.
|
||||||
# side-effect of "correcting" spelling mistakes (assuming the first
|
|
||||||
# letter is right).
|
|
||||||
case $action in
|
case $action in
|
||||||
b|build)
|
b|build)
|
||||||
# If no arguments were passed, rebuild all packages.
|
# If no arguments were passed, rebuild all packages.
|
||||||
|
Loading…
Reference in New Issue
Block a user