diff options
author | David Robillard <d@drobilla.net> | 2018-07-05 21:01:12 +0200 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2020-06-21 18:12:04 +0200 |
commit | aa65756284ba705a6d2e33a6fd1dca76a1602a88 (patch) | |
tree | 9ebb0138ef51c4209f2ee334407068c46c227506 /doc | |
parent | a0d356d595f3c4a016828df830161fbb17e967a9 (diff) | |
download | serd-aa65756284ba705a6d2e33a6fd1dca76a1602a88.tar.gz serd-aa65756284ba705a6d2e33a6fd1dca76a1602a88.tar.bz2 serd-aa65756284ba705a6d2e33a6fd1dca76a1602a88.zip |
Simplify writer style options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/serdi.1 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/serdi.1 b/doc/serdi.1 index a5f0acee..f4c6d13c 100644 --- a/doc/serdi.1 +++ b/doc/serdi.1 @@ -29,10 +29,6 @@ page of input has arrived. With this option serdi uses one page less memory, but will likely be significantly slower. .TP -.BR \-f -Keep full URIs in input (don't qualify). - -.TP .BR \-h Print the command line options. |