1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-31 10:15:30 +02:00

*: add option placeholders to alias pages (#16228)

This commit is contained in:
Managor 2025-04-23 04:37:23 +03:00 committed by GitHub
parent d3a2927f47
commit 5ada20914f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
139 changed files with 141 additions and 141 deletions

View file

@ -8,8 +8,8 @@
- View documentation for the `print` alias of `run-mailcap`:
`tldr --platform linux print.runmailcap`
`tldr {{[-p|--platform]}} linux print.runmailcap`
- View documentation for printing text files on Windows:
`tldr --platform windows print.win`
`tldr {{[-p|--platform]}} windows print.win`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux [`
`tldr {{[-p|--platform]}} linux [`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux b2sum`
`tldr {{[-p|--platform]}} linux b2sum`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux base32`
`tldr {{[-p|--platform]}} linux base32`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux base64`
`tldr {{[-p|--platform]}} linux base64`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux basename`
`tldr {{[-p|--platform]}} linux basename`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux basenc`
`tldr {{[-p|--platform]}} linux basenc`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux cat`
`tldr {{[-p|--platform]}} linux cat`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux chcon`
`tldr {{[-p|--platform]}} linux chcon`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux chgrp`
`tldr {{[-p|--platform]}} linux chgrp`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux chmod`
`tldr {{[-p|--platform]}} linux chmod`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux chown`
`tldr {{[-p|--platform]}} linux chown`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux chroot`
`tldr {{[-p|--platform]}} linux chroot`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux cksum`
`tldr {{[-p|--platform]}} linux cksum`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux comm`
`tldr {{[-p|--platform]}} linux comm`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux cp`
`tldr {{[-p|--platform]}} linux cp`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux csplit`
`tldr {{[-p|--platform]}} linux csplit`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux cut`
`tldr {{[-p|--platform]}} linux cut`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux date`
`tldr {{[-p|--platform]}} linux date`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux dd`
`tldr {{[-p|--platform]}} linux dd`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux df`
`tldr {{[-p|--platform]}} linux df`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux dir`
`tldr {{[-p|--platform]}} linux dir`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux dircolors`
`tldr {{[-p|--platform]}} linux dircolors`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux dirname`
`tldr {{[-p|--platform]}} linux dirname`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux dnsdomainname`
`tldr {{[-p|--platform]}} linux dnsdomainname`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux echo`
`tldr {{[-p|--platform]}} linux echo`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux ed`
`tldr {{[-p|--platform]}} linux ed`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux egrep`
`tldr {{[-p|--platform]}} linux egrep`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux env`
`tldr {{[-p|--platform]}} linux env`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux expand`
`tldr {{[-p|--platform]}} linux expand`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux expr`
`tldr {{[-p|--platform]}} linux expr`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux factor`
`tldr {{[-p|--platform]}} linux factor`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux false`
`tldr {{[-p|--platform]}} linux false`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux fgrep`
`tldr {{[-p|--platform]}} linux fgrep`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux find`
`tldr {{[-p|--platform]}} linux find`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux fmt`
`tldr {{[-p|--platform]}} linux fmt`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux fold`
`tldr {{[-p|--platform]}} linux fold`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux ftp`
`tldr {{[-p|--platform]}} linux ftp`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux grep`
`tldr {{[-p|--platform]}} linux grep`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux groups`
`tldr {{[-p|--platform]}} linux groups`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux head`
`tldr {{[-p|--platform]}} linux head`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux hostid`
`tldr {{[-p|--platform]}} linux hostid`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux hostname`
`tldr {{[-p|--platform]}} linux hostname`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux id`
`tldr {{[-p|--platform]}} linux id`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux ifconfig`
`tldr {{[-p|--platform]}} linux ifconfig`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux indent`
`tldr {{[-p|--platform]}} linux indent`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux install`
`tldr {{[-p|--platform]}} linux install`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux join`
`tldr {{[-p|--platform]}} linux join`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux kill`
`tldr {{[-p|--platform]}} linux kill`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux libtool`
`tldr {{[-p|--platform]}} linux libtool`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux libtoolize`
`tldr {{[-p|--platform]}} linux libtoolize`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux link`
`tldr {{[-p|--platform]}} linux link`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux ln`
`tldr {{[-p|--platform]}} linux ln`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux locate`
`tldr {{[-p|--platform]}} linux locate`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux logger`
`tldr {{[-p|--platform]}} linux logger`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux logname`
`tldr {{[-p|--platform]}} linux logname`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux ls`
`tldr {{[-p|--platform]}} linux ls`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux make`
`tldr {{[-p|--platform]}} linux make`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux md5sum`
`tldr {{[-p|--platform]}} linux md5sum`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux mkdir`
`tldr {{[-p|--platform]}} linux mkdir`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux mkfifo`
`tldr {{[-p|--platform]}} linux mkfifo`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux mknod`
`tldr {{[-p|--platform]}} linux mknod`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux mktemp`
`tldr {{[-p|--platform]}} linux mktemp`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux mv`
`tldr {{[-p|--platform]}} linux mv`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux nice`
`tldr {{[-p|--platform]}} linux nice`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux nl`
`tldr {{[-p|--platform]}} linux nl`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux nohup`
`tldr {{[-p|--platform]}} linux nohup`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux nproc`
`tldr {{[-p|--platform]}} linux nproc`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux od`
`tldr {{[-p|--platform]}} linux od`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux paste`
`tldr {{[-p|--platform]}} linux paste`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux pathchk`
`tldr {{[-p|--platform]}} linux pathchk`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux ping`
`tldr {{[-p|--platform]}} linux ping`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux ping6`
`tldr {{[-p|--platform]}} linux ping6`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux pinky`
`tldr {{[-p|--platform]}} linux pinky`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux pr`
`tldr {{[-p|--platform]}} linux pr`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux printenv`
`tldr {{[-p|--platform]}} linux printenv`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux printf`
`tldr {{[-p|--platform]}} linux printf`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux ptx`
`tldr {{[-p|--platform]}} linux ptx`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux pwd`
`tldr {{[-p|--platform]}} linux pwd`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux rcp`
`tldr {{[-p|--platform]}} linux rcp`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux readlink`
`tldr {{[-p|--platform]}} linux readlink`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux realpath`
`tldr {{[-p|--platform]}} linux realpath`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux rexec`
`tldr {{[-p|--platform]}} linux rexec`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux rlogin`
`tldr {{[-p|--platform]}} linux rlogin`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux rm`
`tldr {{[-p|--platform]}} linux rm`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux rmdir`
`tldr {{[-p|--platform]}} linux rmdir`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux rsh`
`tldr {{[-p|--platform]}} linux rsh`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux runcon`
`tldr {{[-p|--platform]}} linux runcon`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux sed`
`tldr {{[-p|--platform]}} linux sed`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux seq`
`tldr {{[-p|--platform]}} linux seq`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux sha1sum`
`tldr {{[-p|--platform]}} linux sha1sum`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux sha224sum`
`tldr {{[-p|--platform]}} linux sha224sum`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux sha256sum`
`tldr {{[-p|--platform]}} linux sha256sum`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux sha384sum`
`tldr {{[-p|--platform]}} linux sha384sum`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux sha512sum`
`tldr {{[-p|--platform]}} linux sha512sum`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux shred`
`tldr {{[-p|--platform]}} linux shred`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux shuf`
`tldr {{[-p|--platform]}} linux shuf`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux sleep`
`tldr {{[-p|--platform]}} linux sleep`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux sort`
`tldr {{[-p|--platform]}} linux sort`

View file

@ -4,4 +4,4 @@
- View documentation for the original command:
`tldr -p linux split`
`tldr {{[-p|--platform]}} linux split`

Some files were not shown because too many files have changed in this diff Show more