summaryrefslogtreecommitdiff
path: root/src/pindaibabs.en.msg
diff options
context:
space:
mode:
Diffstat (limited to 'src/pindaibabs.en.msg')
-rw-r--r--src/pindaibabs.en.msg70
1 files changed, 35 insertions, 35 deletions
diff --git a/src/pindaibabs.en.msg b/src/pindaibabs.en.msg
index 24eccbd..72c5daa 100644
--- a/src/pindaibabs.en.msg
+++ b/src/pindaibabs.en.msg
@@ -1,76 +1,76 @@
-1 Usage:\n
+0 Usage:\n
-2 pindaibabs -p FILE [-o DIRECTORY]\n
+1 pindaibabs -p FILE [-o DIRECTORY]\n
-3 pindaibabs -l FILE [-o DIRECTORY]\n
+2 pindaibabs -l FILE [-o DIRECTORY]\n
-4 pindaibabs [-hV]\n
+3 pindaibabs [-hV]\n
+
+4 \n
5 \n
-6 \n
+6 Options:\n
-7 Options:\n
+7 -p FILE parser file to be processed\n
-8 -p FILE parser file to be processed\n
+8 -l FILE lexer file to be processed\n
-9 -l FILE lexer file to be processed\n
+9 -o DIRECTORY output where to place the\n
-10 -o DIRECTORY output where to place the\n
+10 generated files (default .)\n
-11 generated files (default .)\n
+11 -h, --help show this help message\n
-12 -h, --help show this help message\n
+12 -V, --version print the version number\n
-13 -V, --version print the version number\n
+13 \n
14 \n
-15 \n
+15 Run the pindaibabs(1) parser program.\n
-16 Run the pindaibabs(1) parser program.\n
+16 \n
-17 \n
+17 Here is the explanation for what it does, and the synopsis\n
-18 Here is the explanation for what it does, and the synopsis\n
+18 of its usage.\n
-19 of its usage.\n
+19 \n
-20 \n
+20 See "man pindaibabs" for usage information and\n
-21 See "man pindaibabs" for usage information and\n
+21 "man pindaibabs.tutorial" for a beginner introduction.\n
-22 "man pindaibabs.tutorial" for a beginner introduction.\n
+22 \n
23 \n
-24 \n
+24 Examples:\n
-25 Examples:\n
+25 \n
-26 \n
+26 Do a one-line parser:\n
-27 Do a one-line parser:\n
+27 \n
-28 \n
+28 $ pindaibabs run md.grammar < README.md\n
-29 $ pindaibabs run md.grammar < README.md\n
+29 \n
30 \n
-31 \n
-
-32 Compile the grammer:\n
+31 Compile the grammer:\n
-33 \n
+32 \n
-34 $ pindaibabs build csv.grammar > dunno.alsodunno\n
+33 $ pindaibabs build csv.grammar > dunno.alsodunno\n
-35 pindaibabs 0.1.0 1970-01-01\n
+34 pindaibabs 0.1.0 1970-01-01\n
-36 Already at max capacity (%ld): %s\n
+35 Already at max capacity (%ld): %s\n
-37 idx (%ld) is beyond bounds (%ld)\n
+36 idx (%ld) is beyond bounds (%ld)\n
-38 pop on an empty vector\n
+37 pop on an empty vector\n