Home | History | Annotate | Download | only in utils

Lines Matching refs:VERBOSE

110 # verbose echo
113 if test -n "$VERBOSE"; then
147 -V/--verbose[=all,sfile,arcs,samples,module,misc,ext]
148 be verbose in the daemon log
330 VERBOSE=""
881 -V|--verbose)
883 VERBOSE="all"
885 VERBOSE=$val
916 if test -n "$VERBOSE"; then
918 echo "Option --verbose may only be used with --start or --start-daemon" >&2
1513 if test -n "$VERBOSE"; then
1514 OPD_ARGS="$OPD_ARGS --verbose=$VERBOSE"