aboutsummaryrefslogtreecommitdiff
path: root/doc/book/reference-manual/cli.md
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2022-02-02 10:05:27 +0100
committerAlex Auvolat <alex@adnab.me>2022-02-07 11:47:51 +0100
commitff04afaa771e1ec2bd482fa47ced1a8e4933c916 (patch)
treec2e0962ed5e672aea733607e4c16ac37e3b2b40d /doc/book/reference-manual/cli.md
parent45d6d377d2011d8fb4ceb13bb4584df97c458525 (diff)
downloadgarage-ff04afaa771e1ec2bd482fa47ced1a8e4933c916.tar.gz
garage-ff04afaa771e1ec2bd482fa47ced1a8e4933c916.zip
Move documentation files around and adapt format for new website
Diffstat (limited to 'doc/book/reference-manual/cli.md')
-rw-r--r--doc/book/reference-manual/cli.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/book/reference-manual/cli.md b/doc/book/reference-manual/cli.md
new file mode 100644
index 00000000..43a0c823
--- /dev/null
+++ b/doc/book/reference-manual/cli.md
@@ -0,0 +1,7 @@
++++
+title = "Garage CLI"
+weight = 15
++++
+
+The Garage CLI is mostly self-documented. Make use of the `help` subcommand
+and the `--help` flag to discover all available options.