X-Git-Url: https://harishankar.org/repos/?p=biaweb2.git;a=blobdiff_plain;f=biawebstrings.hpp;fp=biawebstrings.hpp;h=cf9c87914800b38d293de9dc384d9b286ff8a973;hp=fb79a6a436fff6ef6761b81540cdfbad931a4b19;hb=c605fd366143d8d342b868dadc1314f9e5d9ece5;hpb=293e3ffadbd0c297b5e2291c1f4c7d98625cd991 diff --git a/biawebstrings.hpp b/biawebstrings.hpp index fb79a6a..cf9c879 100644 --- a/biawebstrings.hpp +++ b/biawebstrings.hpp @@ -8,13 +8,14 @@ namespace biaweb { const char* DATE_IN_FORMAT = "%Y-%m-%d %H:%M %Z"; const char* GENERATED_IN = "Generated in (s): "; const char* VISUALIZE_TREE = "Document tree: "; - const char* PROGRAM_ARGS = " -i -o -t "; + const char* PROGRAM_ARGS = " -i -o -t [-q]"; const char* OUTPUT_IN = "Output in: "; const char* PROGRAM_USAGE = "Usage: "; const char* PROGRAM_EXPLANATION = "Where \n \ -\t - source directory tree with markdown sources\n \ -\t - destination in which to create the HTML output\n \ -\t - directory containing the templates\n \ +\t-i - source directory tree with markdown sources\n \ +\t-o - destination in which to create the HTML output\n \ +\t-t - directory containing the templates\n \ +\t-q - quiet mode (don't display messages\n \ NOTE: directory argument need not terminate with the separator (/)"; // MAXIMUM SIZE OF RSS FEED