From e73bd9ff3be04a7e594fe32eb6e0ce6a923a5fac Mon Sep 17 00:00:00 2001 From: Andrew Woodlee Date: Tue, 19 Nov 2024 22:49:11 -0600 Subject: [PATCH] update docs --- docs/content/cli/_index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/content/cli/_index.md b/docs/content/cli/_index.md index f0abe89..0e5bbe0 100644 --- a/docs/content/cli/_index.md +++ b/docs/content/cli/_index.md @@ -110,6 +110,7 @@ Usage: backy list [--list=list1,list2,... | -l list1, list2,...] [ -cmd cmd1 cmd2 cmd3...] [flags] Flags: + -c, --cmds strings Accepts comma-separated names of commands to list. -h, --help help for list -l, --lists strings Accepts comma-separated names of command lists to list.