diff options
Diffstat (limited to 'doc/book/src/reference_manual/cli.md')
-rw-r--r-- | doc/book/src/reference_manual/cli.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/book/src/reference_manual/cli.md b/doc/book/src/reference_manual/cli.md new file mode 100644 index 00000000..80789b9d --- /dev/null +++ b/doc/book/src/reference_manual/cli.md @@ -0,0 +1,4 @@ +# Garage CLI + +The Garage CLI is mostly self-documented. Make use of the `help` subcommand +and the `--help` flag to discover all available options. |