Add documentation and release notes for #10282

This commit is contained in:
Henrik Hørlück Berg
2024-02-11 12:43:13 +01:00
parent 4e6e897781
commit 59fa7479ee
3 changed files with 10 additions and 1 deletions

View File

@@ -22,6 +22,7 @@ Synopsis
[STRING ...]
string repeat [(-n | --count) COUNT] [(-m | --max) MAX] [-N | --no-newline]
[-q | --quiet] [STRING ...]
string repeat [-N | --no-newline] [-q | --quiet] COUNT [STRING ...]
string replace [-a | --all] [-f | --filter] [-i | --ignore-case]
[-r | --regex] [-q | --quiet] PATTERN REPLACE [STRING ...]
string shorten [(-c | --char) CHARS] [(-m | --max) INTEGER]