diff --git a/trurl.1 b/trurl.1 index 3f0f2447..d82c68a4 100644 --- a/trurl.1 +++ b/trurl.1 @@ -114,7 +114,7 @@ As a shortcut, "url:" also works written as a single colon: "{:path}". URL decoding a component may cause problems to display it. Such problems make a warning get displayed unless \fB--quiet\fP is used. URL decode problems can -optionally be turned into errors by prefixing the comopnent name with +optionally be turned into errors by prefixing the component name with "strict:", as in "{strict:path}". In this stricter mode, a URL decode problem makes trurl stop what it is doing and return with exit code 10.