From 02b031d7f2e8da2eb290163cd02ea1f847d8903e Mon Sep 17 00:00:00 2001 From: Jacob Mealey Date: Mon, 25 Nov 2024 08:52:29 -0500 Subject: [PATCH] Typo in --replace-append man page --- trurl.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trurl.md b/trurl.md index 723cf308..123210b5 100644 --- a/trurl.md +++ b/trurl.md @@ -305,7 +305,7 @@ queries trurl ignores that item. trurl URL encodes both sides of the `=` character in the given input data argument. -## --replace--append [data] +## --replace-append [data] Works the same as *--replace*, but trurl appends a missing query string if it is not in the query list already.