We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eea2f05 commit 9fe1fb8Copy full SHA for 9fe1fb8
admin/checkservices
@@ -252,7 +252,7 @@ usage() {
252
echo " -s/-S: display (or not) status of restarted service (default: $STATUS)" >&2
253
echo " -u/-U: act (or not) on services in users slice (default: $USER_SLICE)" >&2
254
echo " -z/-Z: serialize (or not) action (default: $SERIALIZE)" >&2
255
- echo " -i [service_name.service]: list of services to ignore (space separated)" >&2
+ echo " -i 'service_name'.service: list of services to ignore (space separated)" >&2
256
exit 2
257
}
258
0 commit comments