From 3fd1b01831bca0584664069250f9d4672b15fa07 Mon Sep 17 00:00:00 2001 From: tschettervictor <85497460+tschettervictor@users.noreply.github.com> Date: Mon, 3 Mar 2025 16:24:41 -0700 Subject: [PATCH] docs: Add config to usage page --- docs/chapters/usage.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/chapters/usage.rst b/docs/chapters/usage.rst index e21d659d..c9c5c6f0 100644 --- a/docs/chapters/usage.rst +++ b/docs/chapters/usage.rst @@ -1,4 +1,3 @@ -===== Usage ===== @@ -51,4 +50,4 @@ Usage Use "bastille -v|--version" for version information. Use "bastille command -h|--help" for more information about a command. - + Use "bastille [-c|--config FILE] command" to specify a non-default config file.