From 21de89ecfef19989ac0a0b59a4007c57d5710a5b Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 14 Oct 2025 18:05:41 +0300 Subject: [PATCH 1/2] Update curl.md --- pages/windows/curl.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/windows/curl.md b/pages/windows/curl.md index 7296f71a6fcab9..05acb30aa8de51 100644 --- a/pages/windows/curl.md +++ b/pages/windows/curl.md @@ -5,7 +5,7 @@ - View documentation for the original `curl` command: -`tldr curl -p common` +`tldr curl {{[-p|--platform]}} common` - View documentation for PowerShell's `Invoke-WebRequest` command: From a7c85076c040fa19c3540b3e909f9a31449dac74 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 14 Oct 2025 18:06:49 +0300 Subject: [PATCH 2/2] Update wget.md --- pages/windows/wget.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/windows/wget.md b/pages/windows/wget.md index cda2847aa757d7..58af61398e5cbd 100644 --- a/pages/windows/wget.md +++ b/pages/windows/wget.md @@ -6,7 +6,7 @@ - View documentation for the original `wget` command: -`tldr wget -p common` +`tldr wget {{[-p|--platform]}} common` - View documentation for PowerShell's `Invoke-WebRequest` command: