12 lines
427 B
Markdown
12 lines
427 B
Markdown
# GPT Storyteller
|
|
|
|
## Usage
|
|
|
|
Usage: storyteller [options]
|
|
-i FILE, --input=FILE Path to input file
|
|
-v, --verbose Be verbose (cumulative)
|
|
--dry-run Don't call the API
|
|
-n, --no-color Disable color output
|
|
-o FILE, --output=FILE Path to output file
|
|
-h, --help Show this help
|
|
|