implement -keep
This commit is contained in:
@ -11,7 +11,7 @@ START_DIR_DONT_CHANGE=`pwd`
|
||||
|
||||
# config file
|
||||
CONFFILE=$HOME/TODO.conf
|
||||
CLEAN=0
|
||||
KEEP=0
|
||||
|
||||
#####################################################################
|
||||
print_help() {
|
||||
@ -19,7 +19,7 @@ print_help() {
|
||||
Usage:
|
||||
$0 -help
|
||||
# using a config file ${CONFFILE}
|
||||
$0 -rc [-clean]
|
||||
$0 -rc [-keep]
|
||||
# without using a config file
|
||||
$0
|
||||
HLP
|
||||
|
Reference in New Issue
Block a user