Help message updated
authorlbessard
Thu, 26 Jul 2007 17:18:36 +0200
changeset 47 017efb738d95
parent 46 fc1b78ea6d84
child 48 3d24cc85bb3c
Help message updated
main.cc
--- a/main.cc	Wed Jul 25 18:03:27 2007 +0200
+++ b/main.cc	Thu Jul 26 17:18:36 2007 +0200
@@ -86,7 +86,7 @@
 
 
 static void printusage(const char *cmd) {
-  printf("%s [<input_file>] [-I <include_directory>]\n", cmd);
+  printf("%s [<input_file>] [-I <include_directory>] [<target_directory>]\n", cmd);
 }