Home | History | Annotate | Download | only in chkconfig

Lines Matching refs:usage

77 		usage "${fqp} does not exist"
90 usage "${fqp} does not appear to be a NetBSD rc script"
94 usage "${fqp} doesn't contain a KEYWORD directive. Use -f"
104 usage "${fqp} not under chkconfig control. Use -f"
117 # with an appropriate usage error.
122 usage "${fqp} is already managed by chkconfig."
129 usage()
131 # Print a (hopefully) useful usage message and exit nonzero.
137 echo "usage: $0 flag"
190 usage "Invalid argument ${i}"
203 usage "-f flag requires 'on' or 'off'"
216 usage "Invalid rcfile: ${rcfile}"