diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-04-22 20:24:18 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-04-22 20:24:18 +0800 |
| commit | 277bc93f84b298c7cb24e136f67eb237fb3a68a2 (patch) | |
| tree | 3a678677882e9884a2a17fa828358d1c9fd3dd9c /_prototype/converter/usage.txt | |
| parent | 3e3ffa97985ed588ef46e007edb7507189a65e8e (diff) | |
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 |
