docs: Minor formatting fixes

This commit is contained in:
Fabian Boehm
2022-10-06 21:30:01 +02:00
parent 88ced9fb0f
commit a4ff61ffa4
2 changed files with 4 additions and 4 deletions

View File

@@ -8,8 +8,8 @@ Synopsis
.. synopsis::
string shorten [(-c | --char) CHARS] [(-m | --max) INTEGER] [(-N | --no-newline)] [(-l | --left)] [(-q | --quiet)]
[STRING ...]
string shorten [(-c | --char) CHARS] [(-m | --max) INTEGER]
[-N | --no-newline] [-l | --left] [-q | --quiet] [STRING ...]
.. END SYNOPSIS