opml/opml_cli/tests/snapshots/cli__missing_format.snap

14 lines
241 B
Plaintext
Raw Normal View History

---
source: opml_cli/tests/cli.rs
expression: output
---
2024-01-21 12:45:48 +00:00
error: the following required arguments were not provided:
--json
--json-pretty
--rss
Usage: opml --file <FILE> --json --json-pretty --rss
2024-01-21 12:45:48 +00:00
For more information, try '--help'.