aboutsummaryrefslogtreecommitdiffstats
path: root/doc/serdi.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/serdi.1')
-rw-r--r--doc/serdi.14
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/serdi.1 b/doc/serdi.1
index 5b76b1b8..782cfc23 100644
--- a/doc/serdi.1
+++ b/doc/serdi.1
@@ -58,7 +58,9 @@ Eat input one character at a time, rather than a page at a time which is the def
This is useful when reading from a pipe since output will be generated immediately as input arrives, rather than waiting until an entire page of input has arrived.
With this option serdi uses one page less memory, but will likely be significantly slower.
.It Fl f
-Keep full URIs in input (don't qualify with namespace prefixes or make URIs relative).
+Fast and loose URI mode:
+preserve full URIs (without qualifying or making relative),
+and pass prefixed names through as-is.
.It Fl h
Print the command line options.
.It Fl i Ar syntax