diff options
author | Greg Hudson <ghudson@mit.edu> | 1998-03-21 16:08:56 +0000 |
---|---|---|
committer | Greg Hudson <ghudson@mit.edu> | 1998-03-21 16:08:56 +0000 |
commit | b43b38089742fa817300256ac8890e3b7594b598 (patch) | |
tree | 7ed296e0fa7d59d61d305bd087b0f52dd6f97e3b /clients | |
parent | 7b2d737db8175c2ccc66a93d9f59963ad2346149 (diff) |
Add brief documentation of the realm (-r) flag.
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 |