General Enhancements #4
@@ -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'.
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user