Clarify invocation commandlines.
All checks were successful
Remind unit tests / tests (push) Successful in 30s

This commit is contained in:
Dianne Skoll
2024-11-02 10:45:05 -04:00
parent 17beef5ce6
commit f4d8331456
2 changed files with 7 additions and 7 deletions

View File

@@ -26,12 +26,12 @@ rem2html - Convert the output of "remind -pp" to HTML
=head1 SYNOPSIS
remind -pp ... | rem2html [options]
remind -pp [remind_options] file | rem2html [options]
You can also use the old interchange format as below, but the -pp
version is preferred.
remind -p ... | rem2html [options]
remind -p [remind_options] file | rem2html [options]
=head1 OPTIONS
@@ -155,7 +155,7 @@ sub usage
print STDERR <<"EOM";
$TIDY_PROGNAME: Produce an HTML calendar from the output of "remind -pp"
Usage: remind -pp ... | rem2html [options]
Usage: remind -pp [remind_options] file | rem2html [options]
Options: