diff options
Diffstat (limited to '_prototype/converter/usage.txt')
| -rw-r--r-- | _prototype/converter/usage.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/_prototype/converter/usage.txt b/_prototype/converter/usage.txt new file mode 100644 index 0000000..e03897e --- /dev/null +++ b/_prototype/converter/usage.txt @@ -0,0 +1,6 @@ +mdialogc -i <FILE> -o <FILE> + -i --input <FILE> Input file (Markdown / MarkDialog source) + -o, --output <FILE> Output file (Generated IR / result) + + -h, --help Show this content + -v, --version Show version |
