diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-02-09 10:31:14 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-02-09 10:31:14 +0800 |
| commit | 12d08d599a41b15e0a20113d1a521c8c3a232e79 (patch) | |
| tree | 2052020ecaa9a07043e1a76410ad5649226d728d /usage.txt | |
Initialize MarkDialog project with parser and workspace structure
Diffstat (limited to 'usage.txt')
| -rw-r--r-- | usage.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/usage.txt b/usage.txt new file mode 100644 index 0000000..94d68b2 --- /dev/null +++ b/usage.txt @@ -0,0 +1,6 @@ +mdialogp -i <FILE> -o <FILE> + -i, --input <FILE> Input file (Markdown / MarkDialog source) + -o, --output <FILE> Output file (Generated IR / result) + + -h, --help Show help and exit + -v, --version Show version and exit |
