Help for --linelabels was missing
git-svn-id: svn://svn.cc65.org/cc65/trunk@2551 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
2acf1cc717
commit
bcb652ae83
1 changed files with 1 additions and 0 deletions
|
@ -1059,6 +1059,7 @@ sub Usage {
|
|||
print " --indexpage Create an index page\n";
|
||||
print " --indextitle title Use title as the index title instead of $IndexTitle\n";
|
||||
print " --keywordcolor c Use color c for keywords instead of $KeywordColor\n";
|
||||
print " --linelabels Generate a linexxx HTML label for each line\n";
|
||||
print " --linenumbers Add line numbers to the output\n";
|
||||
print " --linkstyle style Use the given link style\n";
|
||||
print " --replaceext Replace source extension instead of appending .html\n";
|
||||
|
|
Loading…
Add table
Reference in a new issue