From 575894a43a9adb24e3b5ba1c600597d8bd71c934 Mon Sep 17 00:00:00 2001 From: "open-sauced[bot]" <63161813+open-sauced[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 21:44:57 +0000 Subject: [PATCH] chore: automated docs generation for release Co-authored-by: zeudev --- docs/pizza_generate_config.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/pizza_generate_config.md b/docs/pizza_generate_config.md index bc89a18..2c2216a 100644 --- a/docs/pizza_generate_config.md +++ b/docs/pizza_generate_config.md @@ -19,6 +19,7 @@ pizza generate config path/to/repo [flags] -h, --help help for config -i, --interactive Whether to be interactive -o, --output-path .sauced.yaml Directory to create the .sauced.yaml file. (default "./") + -r, --range int The number of days to analyze commit history (default 90) (default 90) ``` ### Options inherited from parent commands