diff options
Diffstat (limited to 'clients')
-rw-r--r-- | clients/zwrite/zwrite.1 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/clients/zwrite/zwrite.1 b/clients/zwrite/zwrite.1 index dac2954..49c3071 100644 --- a/clients/zwrite/zwrite.1 +++ b/clients/zwrite/zwrite.1 @@ -40,6 +40,8 @@ signature ] [ class ] [ .BI -i instance ] [ +.BI -r +realm ] [ .BI -f arg ] [ .BI user \ ... @@ -164,6 +166,10 @@ and recipient "*". .br This argument may not be used in conjunction with the -f option. .TP +.B \-r \fIrealm\fR +Allows a user to specify a different realm for the message, if the +server supports interrealm Zephyr. +.TP .B \-F \fIformat\fR Allows a user to specify a different default format for the message. .TP |