Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion trurl.md
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ The URL components are provided URL decoded. Change that with **--urlencode**.
## --keep-port

By default, trurl removes default port numbers from URLs with a known scheme
even if they are explicitly specified in the input URL. This options, makes
even if they are explicitly specified in the input URL. This option makes
trurl not remove them.

Example:
Expand Down