diff --git a/cli/usage.usage.kdl b/cli/usage.usage.kdl index 7c860f8..c293aaa 100644 --- a/cli/usage.usage.kdl +++ b/cli/usage.usage.kdl @@ -4,7 +4,7 @@ version "1.6.0" about "CLI for working with usage-based CLIs" usage "Usage: usage-cli [OPTIONS] [COMPLETIONS] " flag "--usage-spec" help="Outputs a `usage.kdl` spec for this CLI itself" -arg "[COMPLETIONS]" help="Outputs completions for the specified shell for completing the `usage` CLI itself" +arg "[COMPLETIONS]" help="Outputs completions for the specified shell for completing the `usage` CLI itself" required=false cmd "bash" help="Executes a bash script" { long_help r"Executes a bash script @@ -15,7 +15,7 @@ to properly escape and quote values with spaces in them." flag "-h" help="show help" flag "--help" help="show help" arg "