rcl/fuzz/dictionary_cli.txt
Ruud van Asseldonk c51b77a59e Add 'rcl re' and 'rcl rq' shorthands for -fraw
This is somewhat common, especially when used as jq replacement, so
let's add a shorthand for them.
2024-08-23 22:14:41 +02:00

38 lines
341 B
Text

# Commands
"build"
"evaluate"
"fmt"
"format"
"highlight"
"query"
# Shorthands
"je"
"jq"
"re"
"rq"
# Options
"--banner"
"--check"
"--color"
"--directory"
"--dry-run"
"--format"
"--help"
"--in-place"
"--sandbox"
"--version"
"--width"
# Option arguments
"ansi"
"auto"
"html"
"json"
"none"
"rcl"
"toml"
"unrestricted"
"workdir"
"yaml-stream"