From 7791457bbb90160abcc77b9155318160c00c1fe1 Mon Sep 17 00:00:00 2001 From: Fabian Homborg Date: Sun, 7 Jun 2020 20:00:01 +0200 Subject: [PATCH] docs: Add string-collect link --- doc_src/cmds/string.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc_src/cmds/string.rst b/doc_src/cmds/string.rst index f0e5dfb93..46209da57 100644 --- a/doc_src/cmds/string.rst +++ b/doc_src/cmds/string.rst @@ -37,6 +37,8 @@ Most subcommands accept a ``-q`` or ``--quiet`` switch, which suppresses the usu The following subcommands are available. +.. _cmd-string-collect: + "collect" subcommand --------------------