diff --git a/Doc/tools/mkhowto.sh b/Doc/tools/mkhowto.sh index 9de8508f2804..4b0f63231eaa 100755 --- a/Doc/tools/mkhowto.sh +++ b/Doc/tools/mkhowto.sh @@ -42,6 +42,7 @@ HTML options: --split, -s Specify a section level for page splitting. Other options: + --a4 Format for A4 paper. --help, -H Show this text. --logging, -l Log stdout and stderr to a file (*.how). --debugging, -D Echo commands as they are executed.