Fix more lost string documentation

- Errors from 14d60ccb32
- See: #8928
This commit is contained in:
Henrik Hørlück Berg
2022-05-03 12:30:59 +02:00
committed by Fabian Boehm
parent 39df8f0b3f
commit 255bfffed7
4 changed files with 8 additions and 6 deletions

View File

@@ -8,7 +8,7 @@ Synopsis
.. synopsis::
string collect [-N | --no-trim-newlines] [STRING ...]
string collect [-a | --allow-empty] [-N | --no-trim-newlines] [STRING ...]
.. END SYNOPSIS