summaryrefslogtreecommitdiffstats
path: root/term-utils/wall.1
diff options
context:
space:
mode:
Diffstat (limited to 'term-utils/wall.1')
-rw-r--r--term-utils/wall.17
1 files changed, 7 insertions, 0 deletions
diff --git a/term-utils/wall.1 b/term-utils/wall.1
index 33cd35208..a7da1951e 100644
--- a/term-utils/wall.1
+++ b/term-utils/wall.1
@@ -39,6 +39,8 @@ wall \- write a message to all users
.RB [ \-n ]
.RB [ \-t
.IR timeout ]
+.RB [ \-g
+.IR group ]
.RI [ message " | " file ]
.SH DESCRIPTION
.B wall
@@ -68,6 +70,11 @@ This \fItimeout\fR must be a positive integer. The default value
is 300 seconds, which is a legacy from the time when people ran terminals over
modem lines.
.TP
+.BR \-g , " \-\-group " \fIgroup\fR
+Limit printing message to members of group defined as a
+.I group
+argument. The argument can be group name or gid.
+.TP
.BR \-V , " \-\-version"
Display version information and exit.
.TP