diff options
author | stanley lieber <stanley.lieber@gmail.com> | 2013-07-05 15:42:45 -0400 |
---|---|---|
committer | stanley lieber <stanley.lieber@gmail.com> | 2013-07-05 15:42:45 -0400 |
commit | 252b0ff3c9b17628e641f2e9eb84468fb8975a6e (patch) | |
tree | ab968a27e2c1519f4581d354de568efad853e214 /sys | |
parent | 33e13fa09c203b0116a671d533fe46845819f339 (diff) |
sysinfo: add -e to include a reply-to e-mail address
Diffstat (limited to 'sys')
-rw-r--r-- | sys/man/1/sysinfo | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/sys/man/1/sysinfo b/sys/man/1/sysinfo index 4b976d5d8..01f96517f 100644 --- a/sys/man/1/sysinfo +++ b/sys/man/1/sysinfo @@ -4,6 +4,9 @@ sysinfo, sysupdate \- report information about, update the system .SH SYNOPSIS .B sysinfo [ +.B -e e-mail +] +[ .B -p ] .br @@ -27,7 +30,12 @@ which in turn forwards the message to a mailing list, .B 9front-sysinfo@9front.org. A URL pointing to the archived output is returned. -This flag is useful for reporting new installs to the +The +.B -e +flag causes a reply-to e-mail address to be included +in the message (the e-mail address is not divulged +to the mailing list). +These flags are useful for reporting new installs to the development team. .PP .I Sysupdate |