aboutsummaryrefslogtreecommitdiff
path: root/lib/Sietima/MailStore/FS.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Sietima/MailStore/FS.pm')
-rw-r--r--lib/Sietima/MailStore/FS.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Sietima/MailStore/FS.pm b/lib/Sietima/MailStore/FS.pm
index fe41de4..c429dfd 100644
--- a/lib/Sietima/MailStore/FS.pm
+++ b/lib/Sietima/MailStore/FS.pm
@@ -36,7 +36,7 @@ C<Sietima::Role::SubscriberOnly::Moderate> >>). A way to achieve that
is to have a group dedicated to list owners, and set the directory
group-writable and group-sticky, and owned by that group:
- # chgrp-R mailinglists /tmp/my-store
+ # chgrp -R mailinglists /tmp/my-store
# chmod -R g+rwXs /tmp/my-store
=for Pod::Coverage BUILD