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: 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: