From: vapier Date: Sun, 15 Feb 2009 20:51:01 +0000 (-0000) Subject: document new options X-Git-Tag: gentoolkit-0.2.4.3^2~11 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=6da3566d16454b62721def8b8181ea9ea01d8e18;p=gentoolkit.git document new options svn path=/; revision=545 --- diff --git a/trunk/src/echangelog/echangelog b/trunk/src/echangelog/echangelog index a1001da..a1494e2 100755 --- a/trunk/src/echangelog/echangelog +++ b/trunk/src/echangelog/echangelog @@ -49,6 +49,7 @@ sub usage { Options: --help err, this screen ... --strict abort on trivial/no changes + --version show version info EOF print $usage; exit 0; diff --git a/trunk/src/echangelog/echangelog.1 b/trunk/src/echangelog/echangelog.1 index f83eaf7..e1b795a 100644 --- a/trunk/src/echangelog/echangelog.1 +++ b/trunk/src/echangelog/echangelog.1 @@ -164,9 +164,15 @@ ChangeLog itself. These updates are included in the diff displayed by echangelog when it finishes its work. .SH "OPTIONS" .IX Header "OPTIONS" -Presently echangelog is simple enough that it supplies no options. -Probably I'll add \fB\-\-help\fR and \fB\-\-version\fR in the future, but for -now it's enough to track the gentoolkit version. +.TP +.BR --help +Display help output (just like this section ...). +.TP +.BR --strict +Abort execution if only simple changes (like date changes) are found. +.TP +.BR --version +Display version information. .SH "EXAMPLES" .IX Header "EXAMPLES" To create a ChangeLog for a completely new package. The header is