Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 9fe1fb8

Browse files
committedJul 15, 2024·
Improve wording in examples
1 parent eea2f05 commit 9fe1fb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎admin/checkservices

+1-1
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ usage() {
252252
echo " -s/-S: display (or not) status of restarted service (default: $STATUS)" >&2
253253
echo " -u/-U: act (or not) on services in users slice (default: $USER_SLICE)" >&2
254254
echo " -z/-Z: serialize (or not) action (default: $SERIALIZE)" >&2
255-
echo " -i [service_name.service]: list of services to ignore (space separated)" >&2
255+
echo " -i 'service_name'.service: list of services to ignore (space separated)" >&2
256256
exit 2
257257
}
258258

0 commit comments

Comments
 (0)
Please sign in to comment.