# HG changeset patch # User Paul Boddie # Date 1551126881 -3600 # Node ID c9ac6e3843e1e25287a7dcf46114911c1a70fcd8 # Parent 2268392c60516753dbaaac66b485bfef2db41c04 Moved the --all option to its own section in the help message. diff -r 2268392c6051 -r c9ac6e3843e1 moinconvert --- a/moinconvert Thu Feb 14 23:35:32 2019 +0100 +++ b/moinconvert Mon Feb 25 21:34:41 2019 +0100 @@ -332,9 +332,12 @@ help_text = """\ Usage: %s [ ] ( --all | ... ) +Input file options: + +--all Detect all document files in the specified input directory + Input options: ---all Detect all document files in the specified input directory --input-dir Indicate an input directory containing document files --input-dir-type Indicate the type of input directory involved (default: directory)