aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--docs/CLI/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CLI/index.md b/docs/CLI/index.md
index 3cd72cce..3eb9bf48 100644
--- a/docs/CLI/index.md
+++ b/docs/CLI/index.md
@@ -6,7 +6,7 @@ title: CLI Reference
import argparse
import re
from HydroRollCore import Cli
-
+
parser = Cli().parser
MONOSPACED = ("pyproject.toml", "pdm.lock", ".pdm-python", ":pre", ":post", ":all")