ref: 105235911b6b3982f76f3d7e87070f696942c105
parent: dd3b0346f6b08112568fae32bebd2461e6b21196
author: Ori Bernstein <[email protected]>
date: Wed Mar 27 12:20:36 EDT 2013
Remove outdated line from help docs.
--- a/6/main.c
+++ b/6/main.c
@@ -28,7 +28,6 @@
printf("\t-h\tPrint this help\n");
printf("\t-I path\tAdd 'path' to use search path\n");
printf("\t-d\tPrint debug dumps. Recognized options: f r p i\n");
- printf("\t\t\tno options: print most common debug information\n");
printf("\t\t\tf: log folded trees\n");
printf("\t\t\tl: log lowered pre-cfg trees\n");
printf("\t\t\tT: log tree immediately\n");