From: Clinton Ebadi Date: Thu, 13 Dec 2018 03:20:50 +0000 (-0500) Subject: vmail: show documentation on hcoop wiki X-Git-Tag: release_20181215~6 X-Git-Url: https://git.hcoop.net/hcoop/domtool2.git/commitdiff_plain/fc195b3e9425f6e542cc3b8d39fe7753bdb7f1b0?ds=sidebyside vmail: show documentation on hcoop wiki We need better help in domtool generally, but for now at least point to something... --- diff --git a/src/main-vmail.sml b/src/main-vmail.sml index 2490d02..fccb384 100644 --- a/src/main-vmail.sml +++ b/src/main-vmail.sml @@ -71,4 +71,4 @@ val _ = else print "Aborted\n") - | _ => print "Invalid command-line arguments\n" + | _ => print "Invalid command-line arguments. See https://wiki.hcoop.net/MemberManual/Email/VirtualMail\n"