1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00

style-guide, pages/*: remove "More information" from alias pages (#14766)

This commit is contained in:
Lena 2024-11-10 19:13:03 +01:00 committed by GitHub
parent 42021e828c
commit 1be22f6d8b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
65 changed files with 2 additions and 67 deletions

View file

@ -125,7 +125,6 @@ If a command can be called with alternative names (like `vim` can be called by `
# command_name # command_name
> This command is an alias of `original-command-name`. > This command is an alias of `original-command-name`.
> More information: <https://example.com/original/command/help/page>.
- View documentation for the original command: - View documentation for the original command:

View file

@ -1,7 +1,6 @@
# azure-cli # azure-cli
> This command is an alias of `az`. > This command is an alias of `az`.
> More information: <https://learn.microsoft.com/cli/azure>.
- View documentation for the original command: - View documentation for the original command:

View file

@ -1,7 +1,6 @@
# crane cp # crane cp
> This command is an alias of `crane copy`. > This command is an alias of `crane copy`.
> More information: <https://github.com/google/go-containerregistry/blob/main/cmd/crane/doc/crane_copy.md>.
- View documentation for the original command: - View documentation for the original command:

View file

@ -1,7 +1,6 @@
# docker container diff # docker container diff
> This command is an alias of `docker diff`. > This command is an alias of `docker diff`.
> More information: <https://docs.docker.com/reference/cli/docker/container/diff/>.
- View documentation for the original command: - View documentation for the original command:

View file

@ -1,7 +1,6 @@
# docker container remove # docker container remove
> This command is an alias of `docker rm`. > This command is an alias of `docker rm`.
> More information: <https://docs.docker.com/reference/cli/docker/container/rm/>.
- View documentation for the original command: - View documentation for the original command:

View file

@ -1,7 +1,6 @@
# docker container rename # docker container rename
> This command is an alias of `docker rename`. > This command is an alias of `docker rename`.
> More information: <https://docs.docker.com/reference/cli/docker/container/rename/>.
- View documentation for the original command: - View documentation for the original command:

View file

@ -1,7 +1,6 @@
# docker container rm # docker container rm
> This command is an alias of `docker rm`. > This command is an alias of `docker rm`.
> More information: <https://docs.docker.com/reference/cli/docker/container/rm/>.
- View documentation for the original command: - View documentation for the original command:

View file

@ -1,7 +1,6 @@
# docker container top # docker container top
> This command is an alias of `docker top`. > This command is an alias of `docker top`.
> More information: <https://docs.docker.com/reference/cli/docker/container/top/>.
- View documentation for the original command: - View documentation for the original command:

View file

@ -1,7 +1,6 @@
# fossil ci # fossil ci
> This command is an alias of `fossil commit`. > This command is an alias of `fossil commit`.
> More information: <https://fossil-scm.org/home/help/commit>.
- View documentation for the original command: - View documentation for the original command:

View file

@ -1,7 +1,6 @@
# fossil delete # fossil delete
> This command is an alias of `fossil rm`. > This command is an alias of `fossil rm`.
> More information: <https://fossil-scm.org/home/help/delete>.
- View documentation for the original command: - View documentation for the original command:

View file

@ -1,7 +1,6 @@
# fossil new # fossil new
> This command is an alias of `fossil init`. > This command is an alias of `fossil init`.
> More information: <https://fossil-scm.org/home/help/new>.
- View documentation for the original command: - View documentation for the original command:

View file

@ -1,7 +1,6 @@
# gh cs # gh cs
> This command is an alias of `gh codespace`. > This command is an alias of `gh codespace`.
> More information: <https://cli.github.com/manual/gh_codespace>.
- View documentation for the original command: - View documentation for the original command:

View file

@ -1,7 +1,6 @@
# git stage # git stage
> This command is an alias of `git add`. > This command is an alias of `git add`.
> More information: <https://git-scm.com/docs/git-stage>.
- View documentation for the original command: - View documentation for the original command:

View file

@ -1,7 +1,6 @@
# gnmic sub # gnmic sub
> This command is an alias of `gnmic subscribe`. > This command is an alias of `gnmic subscribe`.
> More information: <https://gnmic.kmrd.dev/cmd/subscribe>.
- View documentation for the original command: - View documentation for the original command:

View file

@ -1,7 +1,6 @@
# hd # hd
> This command is an alias of `hexdump`. > This command is an alias of `hexdump`.
> More information: <https://manned.org/hd.1>.
- View documentation for the original command: - View documentation for the original command:

View file

@ -1,7 +1,6 @@
# hping # hping
> This command is an alias of `hping3`. > This command is an alias of `hping3`.
> More information: <https://github.com/antirez/hping>.
- View documentation for the original command: - View documentation for the original command:

View file

@ -2,7 +2,6 @@
> This command is an alias of `limactl shell` for the default VM instance. > This command is an alias of `limactl shell` for the default VM instance.
> You can also set the `$LIMA_INSTANCE` environment variable to work on a different instance. > You can also set the `$LIMA_INSTANCE` environment variable to work on a different instance.
> More information: <https://github.com/lima-vm/lima>.
- View documentation for the original command: - View documentation for the original command:

View file

@ -1,7 +1,6 @@
# lzcat # lzcat
> This command is an alias of `xz --format=lzma --decompress --stdout`. > This command is an alias of `xz --format=lzma --decompress --stdout`.
> More information: <https://manned.org/lzcat>.
- View documentation for the original command: - View documentation for the original command:

View file

@ -1,7 +1,6 @@
# lzma # lzma
> This command is an alias of `xz --format=lzma`. > This command is an alias of `xz --format=lzma`.
> More information: <https://manned.org/lzma>.
- View documentation for the original command: - View documentation for the original command:

View file

@ -1,7 +1,6 @@
# mscore # mscore
> This command is an alias of `musescore`. > This command is an alias of `musescore`.
> More information: <https://musescore.org/handbook/command-line-options>.
- View documentation for the original command: - View documentation for the original command:

View file

@ -1,7 +1,6 @@
# netcat # netcat
> This command is an alias of `nc`. > This command is an alias of `nc`.
> More information: <https://manned.org/nc>.
- View documentation for the original command: - View documentation for the original command:

View file

@ -1,7 +1,6 @@
# ntl # ntl
> This command is an alias of `netlify`. > This command is an alias of `netlify`.
> More information: <https://cli.netlify.com>.
- View documentation for the original command: - View documentation for the original command:

View file

@ -1,7 +1,6 @@
# pamnoraw # pamnoraw
> This command is an alias of `pamtopnm -plain`. > This command is an alias of `pamtopnm -plain`.
> More information: <https://netpbm.sourceforge.net/doc/pnmnoraw.html>.
- View documentation for the original command: - View documentation for the original command:

View file

@ -1,7 +1,6 @@
# platformio # platformio
> This command is an alias of `pio`. > This command is an alias of `pio`.
> More information: <https://docs.platformio.org/en/latest/core/userguide/>.
- View documentation for the original command: - View documentation for the original command:

View file

@ -1,7 +1,6 @@
# pnmdepth # pnmdepth
> This command is an alias of `pamdepth`. > This command is an alias of `pamdepth`.
> More information: <https://netpbm.sourceforge.net/doc/pnmdepth.html>.
- View documentation for the original command: - View documentation for the original command:

View file

@ -1,7 +1,6 @@
# pnmtoplainpnm # pnmtoplainpnm
> This command is an alias of `pamtopnm -plain`. > This command is an alias of `pamtopnm -plain`.
> More information: <https://netpbm.sourceforge.net/doc/pnmtoplainpnm.html>.
- View documentation for the original command: - View documentation for the original command:

View file

@ -1,7 +1,6 @@
# pnmtopnm # pnmtopnm
> This command is an alias of `pamtopnm`. > This command is an alias of `pamtopnm`.
> More information: <https://netpbm.sourceforge.net/doc/pnmtopnm.html>.
- View documentation for the original command: - View documentation for the original command:

View file

@ -1,7 +1,6 @@
# tldrl # tldrl
> This command is an alias of `tldr-lint`. > This command is an alias of `tldr-lint`.
> More information: <https://github.com/tldr-pages/tldr-lint>.
- View documentation for the original command: - View documentation for the original command:

View file

@ -1,7 +1,6 @@
# tlmgr arch # tlmgr arch
> This command is an alias of `tlmgr platform`. > This command is an alias of `tlmgr platform`.
> More information: <https://www.tug.org/texlive/tlmgr.html>.
- View documentation for the original command: - View documentation for the original command:

View file

@ -1,7 +1,6 @@
# trash-cli # trash-cli
> This command is an alias of `trash`. > This command is an alias of `trash`.
> More information: <https://github.com/andreafrancia/trash-cli>.
- View documentation for the original command: - View documentation for the original command:

View file

@ -1,7 +1,6 @@
# unlzma # unlzma
> This command is an alias of `xz --format=lzma --decompress`. > This command is an alias of `xz --format=lzma --decompress`.
> More information: <https://manned.org/unlzma>.
- View documentation for the original command: - View documentation for the original command:

View file

@ -1,7 +1,6 @@
# unxz # unxz
> This command is an alias of `xz --decompress`. > This command is an alias of `xz --decompress`.
> More information: <https://manned.org/unxz>.
- View documentation for the original command: - View documentation for the original command:

View file

@ -1,7 +1,6 @@
# xzcat # xzcat
> This command is an alias of `xz --decompress --stdout`. > This command is an alias of `xz --decompress --stdout`.
> More information: <https://manned.org/xzcat>.
- View documentation for the original command: - View documentation for the original command:

View file

@ -1,7 +1,6 @@
# alternatives # alternatives
> This command is an alias of `update-alternatives`. > This command is an alias of `update-alternatives`.
> More information: <https://manned.org/alternatives>.
- View documentation for the original command: - View documentation for the original command:

View file

@ -1,7 +1,6 @@
# batcat # batcat
> This command is an alias of `bat`. > This command is an alias of `bat`.
> More information: <https://github.com/sharkdp/bat>.
- View documentation for the original command: - View documentation for the original command:

View file

@ -1,7 +1,6 @@
# cc # cc
> This command is an alias of `gcc`. > This command is an alias of `gcc`.
> More information: <https://gcc.gnu.org>.
- View documentation for the original command: - View documentation for the original command:

View file

@ -1,7 +1,6 @@
# megadl # megadl
> This command is an alias of `megatools-dl`. > This command is an alias of `megatools-dl`.
> More information: <https://megatools.megous.com/man/megatools-dl.html>.
- View documentation for the original command: - View documentation for the original command:

View file

@ -1,7 +1,6 @@
# ncal # ncal
> This command is an alias of `cal`. > This command is an alias of `cal`.
> More information: <https://manned.org/ncal>.
- View documentation for the original command: - View documentation for the original command:

View file

@ -1,7 +1,6 @@
# qm move disk # qm move disk
> This command is an alias of `qm disk move`. > This command is an alias of `qm disk move`.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html>.
- View documentation for the original command: - View documentation for the original command:

View file

@ -1,7 +1,6 @@
# qm move disk # qm move disk
> This command is an alias of `qm disk move`. > This command is an alias of `qm disk move`.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html>.
- View documentation for the original command: - View documentation for the original command:

View file

@ -1,8 +1,7 @@
# qm resize # qm resize
> This command is an alias of `qm-disk-resize`. > This command is an alias of `qm disk resize`.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html>.
- View documentation for the original command: - View documentation for the original command:
`tldr qm-disk-resize` `tldr qm disk resize`

View file

@ -2,7 +2,6 @@
> This command is an alias of `systemd-sysext`. > This command is an alias of `systemd-sysext`.
> It follows the same principle as `systemd-sysext`, but instead of working on `/usr` and `/opt`, `confext` will extend only `/etc`. > It follows the same principle as `systemd-sysext`, but instead of working on `/usr` and `/opt`, `confext` will extend only `/etc`.
> More information: <https://www.freedesktop.org/software/systemd/man/latest/systemd-sysext.html>.
- View documentation for the original command: - View documentation for the original command:

View file

@ -1,7 +1,6 @@
# ubuntu-bug # ubuntu-bug
> This command is an alias of `apport-bug`. > This command is an alias of `apport-bug`.
> More information: <https://manned.org/ubuntu-bug>.
- View documentation for the original command: - View documentation for the original command:

View file

@ -1,7 +1,6 @@
# cinst # cinst
> This command is an alias of `choco install`. > This command is an alias of `choco install`.
> More information: <https://docs.chocolatey.org/en-us/choco/commands/install>.
- View documentation for the original command: - View documentation for the original command:

View file

@ -1,7 +1,6 @@
# clist # clist
> This command is an alias of `choco list`. > This command is an alias of `choco list`.
> More information: <https://docs.chocolatey.org/en-us/choco/commands/list>.
- View documentation for the original command: - View documentation for the original command:

View file

@ -1,7 +1,6 @@
# cpush # cpush
> This command is an alias of `choco push`. > This command is an alias of `choco push`.
> More information: <https://docs.chocolatey.org/en-us/create/commands/push>.
- View documentation for the original command: - View documentation for the original command:

View file

@ -1,7 +1,6 @@
# cuninst # cuninst
> This command is an alias of `choco uninstall`. > This command is an alias of `choco uninstall`.
> More information: <https://docs.chocolatey.org/en-us/choco/commands/uninstall>.
- View documentation for the original command: - View documentation for the original command:

View file

@ -1,7 +1,6 @@
# gal # gal
> In PowerShell, this command is an alias of `Get-Alias`. > In PowerShell, this command is an alias of `Get-Alias`.
> More information: <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/get-alias>.
- View documentation for the original command: - View documentation for the original command:

View file

@ -1,7 +1,6 @@
# gl # gl
> In PowerShell, this command is an alias of `Get-Location`. > In PowerShell, this command is an alias of `Get-Location`.
> More information: <https://learn.microsoft.com/powershell/module/microsoft.powershell.management/get-location>.
- View documentation for the original command: - View documentation for the original command:

View file

@ -1,7 +1,6 @@
# iwr # iwr
> In PowerShell, this command is an alias of `Invoke-WebRequest`. > In PowerShell, this command is an alias of `Invoke-WebRequest`.
> More information: <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/invoke-webrequest>.
- View documentation for the original command: - View documentation for the original command:

View file

@ -1,7 +1,6 @@
# mi # mi
> In PowerShell, this command is an alias of `Move-Item`. > In PowerShell, this command is an alias of `Move-Item`.
> More information: <https://learn.microsoft.com/powershell/module/microsoft.powershell.management/move-item>.
- View documentation for the original command: - View documentation for the original command:

View file

@ -2,7 +2,6 @@
> In PowerShell, this command is an alias of `Move-Item`. > In PowerShell, this command is an alias of `Move-Item`.
> However, this command is not available on the Command Prompt (`cmd`). Use `move` instead for similar functionality. > However, this command is not available on the Command Prompt (`cmd`). Use `move` instead for similar functionality.
> More information: <https://learn.microsoft.com/powershell/module/microsoft.powershell.management/move-item>.
- View documentation for the equivalent Command Prompt command: - View documentation for the equivalent Command Prompt command:

View file

@ -1,7 +1,6 @@
# ni # ni
> In PowerShell, this command is an alias of `New-Item`. > In PowerShell, this command is an alias of `New-Item`.
> More information: <https://learn.microsoft.com/powershell/module/microsoft.powershell.management/new-item>.
- View documentation for the original command: - View documentation for the original command:

View file

@ -2,7 +2,6 @@
> In PowerShell, this command is an alias of `Get-Location`. > In PowerShell, this command is an alias of `Get-Location`.
> However, this command is not available on the Command Prompt (`cmd`). Use `cd` instead for similar functionality. > However, this command is not available on the Command Prompt (`cmd`). Use `cd` instead for similar functionality.
> More information: <https://learn.microsoft.com/powershell/module/microsoft.powershell.management/get-location>.
- View documentation for the equivalent Command Prompt command: - View documentation for the equivalent Command Prompt command:

View file

@ -1,7 +1,6 @@
# pwsh where # pwsh where
> This command is an alias of `Where-Object`. > This command is an alias of `Where-Object`.
> More information: <https://learn.microsoft.com/powershell/module/microsoft.powershell.core/where-object>.
- View documentation for the original command: - View documentation for the original command:

View file

@ -1,7 +1,6 @@
# rd # rd
> This command is an alias of `rmdir` on Command Prompt, and subsequently `Remove-Item` in PowerShell. > This command is an alias of `rmdir` on Command Prompt, and subsequently `Remove-Item` in PowerShell.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/rd>.
- View documentation for the original Command Prompt command: - View documentation for the original Command Prompt command:

View file

@ -1,7 +1,6 @@
# ri # ri
> In PowerShell, this command is an alias of `Remove-Item`. > In PowerShell, this command is an alias of `Remove-Item`.
> More information: <https://learn.microsoft.com/powershell/module/microsoft.powershell.management/remove-item>.
- View documentation for the original command: - View documentation for the original command:

View file

@ -1,7 +1,6 @@
# rm # rm
> In PowerShell, this command is an alias of `Remove-Item`. > In PowerShell, this command is an alias of `Remove-Item`.
> More information: <https://learn.microsoft.com/powershell/module/microsoft.powershell.management/remove-item>.
- View documentation for the original command: - View documentation for the original command:

View file

@ -1,7 +1,6 @@
# sc config # sc config
> This command is an alias of `sc.exe config`. > This command is an alias of `sc.exe config`.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/sc-config>.
- View documentation for the original command: - View documentation for the original command:

View file

@ -1,7 +1,6 @@
# sc create # sc create
> This command is an alias of `sc.exe create`. > This command is an alias of `sc.exe create`.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/sc-create>.
- View documentation for the original command: - View documentation for the original command:

View file

@ -1,7 +1,6 @@
# sc delete # sc delete
> This command is an alias of `sc.exe delete`. > This command is an alias of `sc.exe delete`.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/sc-delete>.
- View documentation for the original command: - View documentation for the original command:

View file

@ -1,7 +1,6 @@
# sc query # sc query
> This command is an alias of `sc.exe query`. > This command is an alias of `sc.exe query`.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/sc-query>.
- View documentation for the original command: - View documentation for the original command:

View file

@ -1,7 +1,6 @@
# sl # sl
> In PowerShell, this command is an alias of `Set-Location`. > In PowerShell, this command is an alias of `Set-Location`.
> More information: <https://learn.microsoft.com/powershell/module/microsoft.powershell.management/set-location>.
- View documentation for the original command: - View documentation for the original command:

View file

@ -1,7 +1,6 @@
# slmgr # slmgr
> This command is an alias of `slmgr.vbs`. > This command is an alias of `slmgr.vbs`.
> More information: <https://learn.microsoft.com/windows-server/get-started/activation-slmgr-vbs-options>.
- View documentation for the original command: - View documentation for the original command:

View file

@ -1,7 +1,6 @@
# sls # sls
> This command is an alias of `Select-String`. > This command is an alias of `Select-String`.
> More information: <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/select-string>.
- View documentation for the original command: - View documentation for the original command: