From 1225c9323a2586f0b30cfe4b6104fdf246d3a324 Mon Sep 17 00:00:00 2001 From: d3m0k1d Date: Mon, 19 Jan 2026 16:07:07 +0300 Subject: [PATCH] docs: add ttl flags to cli.md --- docs/cli.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/cli.md b/docs/cli.md index 87fb2fc..510fe87 100644 --- a/docs/cli.md +++ b/docs/cli.md @@ -56,4 +56,5 @@ These command help you to create and manage detection rules in CLI interface. | -p -path | - | | -m -method | - | | -c -status | - | +| -t -ttl | -(if not used default ban 1 year) | You must specify at least 1 of the optional flags to create a rule.