Alejandro Cervera
0385654986
common/*: update pages of some POSIX special built-in utilities ( #11956 )
...
* exec, export, readonly, set, shift, trap: replace command descriptions
* exec, exit, export, readonly, set, shift, trap, exec, export: replace example descriptions
* exec, trap: replace "More information" links
* trap: remove prefix "SIG" from some command arguments
Although POSIX allows implementations to specify signal names without
the prefix "SIG", I will choose the most portable form.
* export: replace term
Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
* set: replace term
Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
* export: replace term
Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
* export: replace term
Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
* exec: replace Open Group link
Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
* exit: replace Open Group link
Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
* export: replace Open Group link
Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
* readonly: replace Open Group link
Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
* set: replace Open Group link
Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
* shift: replace Open Group link
Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
* trap: replace Open Group link
Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
* exec: explain environment of child process
Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
---------
Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
2024-01-07 19:38:34 -03:00
Gilad Alboher
8f4a2aeb27
VBoxManage-cloud: add page ( #11727 )
2024-01-07 20:52:03 +01:00
Vitor Henrique
309c097d02
df: split POSIX, FreeBSD, NetBSD, OpenBSD, osx and GNU ( #11870 )
...
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-01-07 11:43:56 +01:00
Vitor Henrique
c19a39c1d4
lex: add examples and add {Free,Net,Open}BSD pages ( #11895 )
...
* lex: add examples and add other BSD
* lex: fix OpenBSD man link
* lex: remove unsupported option from OpenBSD
* lex: apply suggestions from code review
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
* flex, lex: moving flex options to common/flex.md
* lex: mention `lex` alias to `flex`
* Update pages/linux/lex.md
---------
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-01-07 14:44:19 +05:30
Jérémy DECOOL
c8452d65cd
pbzip2: add page ( #11978 )
2024-01-04 13:41:13 +05:30
Reinhart Previano Koentjoro
17687e028e
git-annotate: use short mnemonics ( #11986 )
2024-01-03 18:47:51 +05:30
Reinhart Previano Koentjoro
4bbfbd300c
git-check-*: use standard multiple path conventions ( #11985 )
2024-01-03 15:40:31 +07:00
Reinhart Previano Koentjoro
79dea90876
git-archive: remove equal signs from parameters ( #11984 )
2024-01-03 01:40:54 -03:00
Vitor Henrique
10357b3fc0
wikit: move to common/ and add pt_BR translation ( #11950 )
...
* wikit: move to common/
* wikit: add pt_BR translation
* wikit: remove page from old directory
* wikit: fix pt_BR translation formatting
---------
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: Isaac Vicente <isaacvicentsocial@gmail.com>
2024-01-02 16:49:35 -03:00
Vitor Henrique
8bd5c25864
xwininfo: add page; xkill: update page ( #11945 )
...
* xwininfo: add page ant pt_BR translation
* xkill: update page and pt_BR translation
* xwininfo: update pt_BR translation
* xwininfo: fix ID casing and ellipsis
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
* xwininfo: fix ID casing in pt_BR
---------
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Isaac Vicente <isaacvicentsocial@gmail.com>
2024-01-02 16:47:07 -03:00
Sebastiaan Speck
228a03df02
pages.pl: update outdated pages ( #11923 )
...
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2024-01-01 19:53:36 +01:00
Sebastiaan Speck
3b8dd30d52
pages: fix typo ( #11934 )
...
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-01-01 19:26:11 +01:00
Lambert Rao
a41cba1b32
picgo: add page ( #11943 )
2023-12-31 21:17:18 +08:00
Vitor Henrique
d5c93c019d
sed: add {Free,Net,Open}BSD pages ( #11897 )
...
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-12-31 13:58:18 +01:00
OrginalS
7bc6b57f5d
shred: update page ( #11724 )
...
* shred: update page
Added -v option.
Changed --zero to -z to better match the format of other options.
Added final example combining all of the other options.
---------
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-12-31 13:02:37 +05:30
Vitor Henrique
c5508a288e
ab: add CSV example and update pt_BR translation ( #11931 )
...
* ab: add CSV example
* ab: update pt_BR translation
* ab: leave values as part of the commands
2023-12-31 12:48:26 +05:30
Vitor Henrique
8810d911fe
accelerate: leave value as part of the command ( #11948 )
2023-12-31 12:44:34 +05:30
K.B.Dharun Krishna
dc1569dca1
pages/common: fix typos in placeholders ( #11949 )
...
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-12-31 12:30:11 +05:30
Sebastiaan Speck
1b5bdce9a2
xz: write format as part of command ( #11936 )
...
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-12-30 18:34:23 +01:00
Sohang Chopra
fdf6549c43
rlwrap: add page ( #11941 )
...
* Added rlwrap command
* rlwrap: color prompt: shortened description
* rlwrap: Correct prompt colour usage (added = in command)
* rlwrap: suggestion by vitorhcl: an REPL -> a REPL
* rlwrap: Suggestion by kbdharun
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
---------
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-12-30 14:02:38 -03:00
Sebastiaan Speck
f21e21ca64
docker-exec: fix typo ( #11935 )
2023-12-30 21:04:29 +05:30
Starbeamrainbowlabs
4fbffc4bc4
cs: fix grammar in description ( #11944 )
2023-12-30 20:59:04 +05:30
Vitor Henrique
702ba44042
wireplumber: add page; wpexec: fix typos ( #11899 )
...
* wirepumbler: add page
* wpexec: fix typos
* wireplumber: update page, fix typos
---------
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-12-30 18:37:59 +05:30
Sebastiaan Speck
cdc6630810
jwt: escape placeholder ( #11937 )
2023-12-30 12:43:40 +05:30
Vitor Henrique
f0702d75b7
cupsd, cups-config, lpstat, lpr: add pt_BR translation; lpstat: small fix ( #11894 )
2023-12-29 17:31:26 +01:00
Sebastiaan Speck
618e227301
pages*: mark keys according to the guideline ( #11907 )
2023-12-29 17:02:08 +01:00
Alejandro Cervera
ced5cb22f6
common/*: update pages of POSIX special Built-In utilities ( #11858 )
...
* eval, exec, exit, export, readonly, set, shift, trap: use Open Group links
* exec, export, trap: split Linux and POSIX
2023-12-29 18:37:58 +05:30
Vitor Henrique
887050a5eb
cupstestppd: add page ( #11898 )
...
* cupstestppd: add page
* cupstestppd: improve start of page
* cupstestppd: add missing curly brackets
* cupstestppd: denote deprecation as note
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
---------
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2023-12-29 17:56:27 +05:30
Vitor Henrique
c1f5337ffc
cups{accept,reject,enable,disable}: add pages; lpstat: add pt_BR translation ( #11826 )
...
* cups{accept,reject,enable,disable}: add pages; lpstat: add pt_BR translation
---------
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: Isaac Vicente <isaacvicentsocial@gmail.com>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2023-12-29 17:42:28 +05:30
Sebastiaan Speck
56e832d64d
bash, fold: update link to match other pages ( #11906 )
2023-12-29 17:41:32 +05:30
Vitor Henrique
4c704732b9
wpexec: add page ( #11900 )
2023-12-29 17:29:26 +05:30
Sebastiaan Speck
9baf07d08b
pages.*: update outdated pages ( #11893 )
2023-12-29 10:16:53 +01:00
Sebastiaan Speck
dcb53c85a0
pages*: update outdated pages ( #11821 )
...
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: Isaac Vicente <isaacvicentsocial@gmail.com>
2023-12-28 16:48:20 +01:00
Vitor Henrique
7635f3426f
ippeve{printer,pcl,ps}: add pages ( #11846 )
...
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-12-28 16:47:28 +01:00
Vitor Henrique
117b46bef3
cups*: use OpenPrinting CUPS docs instead of Apple CUPS ( #11886 )
...
cups*: update docs link
2023-12-28 12:33:50 -03:00
Darío Hereñú
7d4fe8100c
tmux: update page and Spanish translation ( #11856 )
...
* tmux: update Spanish translation
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
* tmux: update page
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
---------
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-12-28 15:42:36 +05:30
Vitor Henrique
feafe6a319
cancel, lpmove: add pages and pt_BR translation ( #11843 )
...
* cancel, lpmove: add pages
* cancel, lpmove: add pt_BR translations
* cancel, lpmove: move "-" to outside
* cancel, lpmove: update docs link
Addresses #11845
2023-12-27 16:25:56 -03:00
Vitor Henrique
0a9d38b89c
cups: add page ( #11844 )
...
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-12-27 16:40:36 +01:00
Vitor Henrique
61405c6e0e
pages*: fix small typos ( #11850 )
...
* pages*: fix small typos
* pages/*: make help and version commands consistent
* pages/*: follow "path/to/file" pattern
* nop: generic display help wording
2023-12-27 12:11:30 +05:30
Sebastiaan Speck
7510205497
pages/*: fix small typos ( #11831 )
...
* pages/*: fix small typos
* Update ssh-copy-id.md
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
* ansible-inventory: fix typo
* Update pages/linux/zathura.md
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
* gcloud: fix typo
* fdesetup: mark as placeholder
* icalbuddy: use general placeholder
* ip: make it a placeholder
* git-svn: fix typo
* pages/*: fix typos
* kubectl-get: add mnemonics and long options
* kubectl-describe: add mnemonics and long options
* pip-install: use short option
* Update icalbuddy.md
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
---------
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-12-27 11:52:49 +05:30
Darío Hereñú
d94d7de4c3
vboxmanage-movevm: add Spanish translation ( #11814 )
...
* vboxmanage-movevm: add Spanish translation
---------
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2023-12-23 21:23:43 +05:30
Sebastiaan Speck
7d97e8ed82
tlmgr-platform: add Dutch translation ( #11815 )
...
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
2023-12-22 13:05:19 +01:00
K.B.Dharun Krishna
c8fc07d649
pages.*: fix page title ( #11811 )
2023-12-22 06:44:48 +01:00
Sebastiaan Speck
c9f764ffa9
python: remove placeholders ( #11804 )
2023-12-21 12:56:25 +05:30
Juri Dispan
13dc362fa8
pamflip, pnmcolormap, pnmquant, pnmremap, pnmrotate, ppmquant: add pages ( #11800 )
...
* pamflip, pnmcolormap, pnmquant, pnmremap, pnmrotate, ppmquant: add pages
---------
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-12-21 11:33:10 +05:30
Jimmy T
7637a7a7f7
vboxmanage-movevm: add page ( #11796 )
...
* vboxmanage-movevm: add page
---------
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-12-20 22:50:07 +05:30
Julia Evans
0f31336609
dig: remove inaccurate description of ANY ( #11798 )
2023-12-20 05:28:24 +05:30
Lena
09037992f9
nixpkgs-review: add page ( #11791 )
...
* nixpkgs-review: add page
* nixpkgs-review: minor improvements
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
---------
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-12-20 05:21:24 +05:30
Sebastiaan Speck
5d3caee147
pages*: remove bold and italic styling ( #11777 )
...
* pages*: remove bold and italic styling
* Update pages/common/strings.md
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
* pages.*: update outdated pages
* Update conky.md
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
---------
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-12-19 17:55:22 +05:30
Juri Dispan
93bf18f39a
pamscale, pnmscale, pnmscalefixed: add pages ( #11779 )
2023-12-19 17:21:08 +05:30