diff options
author | David Robillard <d@drobilla.net> | 2019-05-05 12:36:01 +0200 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2023-12-02 18:49:08 -0500 |
commit | 5796f49ec8ff1933f4a3c258c16f140b39cc1c03 (patch) | |
tree | cf51d132804857652ff44b500fca73618ddbf22c /doc | |
parent | 959a0db69fa0a61b8a131ee49f9a553f0e01f3e1 (diff) | |
download | serd-5796f49ec8ff1933f4a3c258c16f140b39cc1c03.tar.gz serd-5796f49ec8ff1933f4a3c258c16f140b39cc1c03.tar.bz2 serd-5796f49ec8ff1933f4a3c258c16f140b39cc1c03.zip |
Simplify handling of input string arguments
Diffstat (limited to 'doc')
-rw-r--r-- | doc/man/serd-pipe.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/serd-pipe.1 b/doc/man/serd-pipe.1 index d335450f..f53761c8 100644 --- a/doc/man/serd-pipe.1 +++ b/doc/man/serd-pipe.1 @@ -150,7 +150,7 @@ This is useful for keeping relative references within some directory. .It Fl s Ar string Parse .Ar string -input instead of a file (terminates options). +as input. .It Fl t Write terser output without newlines. .It Fl v |