minor changes

This commit is contained in:
stfm
2012-06-25 22:38:42 +02:00
parent b8e604c561
commit 487a48e0ca
2 changed files with 3 additions and 4 deletions

View File

@@ -66,7 +66,7 @@ public class HelpOutput {
System.err
.println("-sectionlevel <level> Specifies the highest level of sections (either \"subsection\", \"section\" or \"chapter\").");
System.err
.println("-imagespath Path to the texdoclet_images dir (absolute or relative to the output document .tex file).");
.println("-imagespath <path> Path to the texdoclet_images dir (absolute or relative to the output document .tex file).");
}