summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--catsit.87
1 files changed, 3 insertions, 4 deletions
diff --git a/catsit.8 b/catsit.8
index fe8018a..31fa14a 100644
--- a/catsit.8
+++ b/catsit.8
@@ -72,10 +72,9 @@ to the processes of any matching started services.
 Signal names are case-insensitive.
 .
 .It Ar service ...
-The list of services to operate on.
-Service names can include
-.Sy *?[]
-shell-style pattern operators.
+The list of services to operate on,
+using shell-style pattern matching as in
+.Xr glob 7 .
 Patterns must be quoted
 to be interpreted by
 .Xr catsitd 8