curl, open, powershell, wget: remove "view in older versions of tldr" (#10851)

* curl, open, powershell, wget: remove "view in older versions of `tldr`"

* curl, open, powershell, wget: remove "view in older versions of `tldr`" in translations
This commit is contained in:
Lena
2023-11-19 17:33:18 +01:00
committed by GitHub
parent be3e45f965
commit e2cc1b76aa
15 changed files with 0 additions and 60 deletions

View File

@@ -6,10 +6,6 @@
`tldr open -p osx`
- View documentation for the macOS command in older versions of `tldr` command-line client:
`tldr open -o osx`
- View documentation for the command available through `fish`:
`tldr open.fish`

View File

@@ -11,7 +11,3 @@
- View the documentation for the command referring to the legacy Windows PowerShell (version 5.1 and below):
`tldr powershell -p windows`
- View the documentation for the command referring to the legacy Windows PowerShell in older versions of `tldr` command-line client:
`tldr powershell -o windows`

View File

@@ -11,10 +11,6 @@
`tldr curl -p common`
- View documentation for the original `curl` command in older versions of `tldr` command-line client:
`tldr curl -o common`
- View documentation for PowerShell's `Invoke-WebRequest` command:
`tldr invoke-webrequest`

View File

@@ -11,10 +11,6 @@
`tldr wget -p common`
- View documentation for the original `wget` command in older versions of `tldr` command-line client:
`tldr wget -o common`
- View documentation for PowerShell's `Invoke-WebRequest` command:
`tldr invoke-webrequest`