From: SourceForge.net <no...@so...> - 2003-08-15 18:42:41
|
Bugs item #789410, was opened at 2003-08-15 11:36 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=450019&aid=789410&group_id=47611 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Fix usage description Initial Comment: The syntax of syncmail when using syncmail --help is incorrect. If we use ./syncmail [options] <%S> email-addr [email-addr..], the collect_diff will fail because it expects the previous and the new version of the file. Correct usage should read: ./syncmail [options] %{sVv} email-addr [email-addr..]. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=450019&aid=789410&group_id=47611 |