Update usage for update
.
This commit is contained in:
parent
c7c21bc2f8
commit
69c1093289
@ -158,7 +158,7 @@
|
|||||||
function_update: |
|
function_update: |
|
||||||
function update() {
|
function update() {
|
||||||
PROG=$FUNCNAME
|
PROG=$FUNCNAME
|
||||||
usage="Usage: $PROG [-y]
|
usage="Usage: $PROG [-y] [-g] [-s] [-f]
|
||||||
$PROG is used to run all the system's package manager commands
|
$PROG is used to run all the system's package manager commands
|
||||||
in one swoop. Flow stops if any command returns a failure code.
|
in one swoop. Flow stops if any command returns a failure code.
|
||||||
The hope is to run something as easy as 'pacman -Syyu'.
|
The hope is to run something as easy as 'pacman -Syyu'.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user