diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2022-04-18 13:09:45 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2022-04-18 13:09:45 +0000 |
| commit | 6910ea0e98ca11275c006d609d432e47c321054d (patch) | |
| tree | 1d169041735c7fd185425aa5c4e24a0705dc30c1 /doc/s6-unquote-filter.html | |
| parent | 973473932c7464846a5b231046201576674a2857 (diff) | |
| download | s6-portable-utils-6910ea0e98ca11275c006d609d432e47c321054d.tar.gz | |
Doc fixes (thx flexibeast)
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/s6-unquote-filter.html')
| -rw-r--r-- | doc/s6-unquote-filter.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/s6-unquote-filter.html b/doc/s6-unquote-filter.html index f2d7539..b0f7e2b 100644 --- a/doc/s6-unquote-filter.html +++ b/doc/s6-unquote-filter.html @@ -44,7 +44,7 @@ lines to stdout. </li> <ul> <li> <tt>-d</tt> <em>delim</em> : a list of characters that -will be considered as delimitors (to start and end the quoted string). +will be considered as delimiters (to start and end the quoted string). By default, only the double quote is such a character. If <em>delim</em> is the empty string, s6-unquote-filter interprets <em>string</em> as non-delimited, only escaped (i.e. for instance the result of some |
