option cc -list added

This commit is contained in:
aarne
2010-12-14 17:42:42 +00:00
parent 505e34aea7
commit 4a5d8d9f55
3 changed files with 10 additions and 6 deletions

View File

@@ -216,6 +216,7 @@ allCommands env@(pgf, mos) = Map.fromList [
],
options = [
("all","pick all strings (forms and variants) from records and tables"),
("list","all strings, comma-separated on one line"),
("one","pick the first strings, if there is any, from records and tables"),
("table","show all strings labelled by parameters"),
("unqual","hide qualifying module names")