[871] in Athena Bugs
6.0C: zwrite: program vs. man page
daemon@ATHENA.MIT.EDU (probe@ATHENA.MIT.EDU)
Fri Sep 9 11:53:58 1988
From: <probe@ATHENA.MIT.EDU>
Date: Fri, 9 Sep 88 11:53:28 EDT
To: bugs@ATHENA.MIT.EDU, zephyr-bugs@ATHENA.MIT.EDU
Reply-To: Richard Basch <probe@ATHENA.MIT.EDU>
The program when invoked incorrectly gives you the following usage message:
Usage: zwrite [-a] [-d] [-v] [-q] [-u] [-o] [-c class] [-i inst] [-f fsname]
[user ...] [-m message]
-f and -c are mutually exclusive
-f and -i are mutually exclusive
However, the man page mentions a -t and -n option and they do indeed
work.
-Richard