Lena
c48bddf76c
age-keygen: add page; age: update page ( #10424 )
...
* age-keygen: add page; age: update page
* age: remove `_` before numbers in placeholders
* age: update `--recipient` example
2023-08-09 19:31:20 +05:30
Lena
3f9320290a
ruby, gem: update page; irb, rake: add page ( #10412 )
...
* gem: update page
* Use `snake_case` for placeholders
* Update the documentation URL
* ruby: move `irb` example to a separate page
* rake: add page
* ruby: reference other ruby-related pages
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
* irb: standard input => `stdin` (#10436 )
---------
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-08-09 12:39:12 +05:30
Lena
d427f333b2
pages/*: add backticks around I/O streams ( #10436 )
...
* as suggested in #10428
* standard input => `stdin`
* standard output => `stdout`
* standard error => `stderr`
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-08-09 10:59:02 +05:30
Managor
121a0eb8b8
while: replace incorrect link ( #10579 )
2023-08-08 15:51:15 +05:30
Managor
923fc2c17f
pydoc: add page ( #10575 )
...
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-08-08 00:57:27 +02:00
Lena
adbadd90d4
rsync: update page, link to the official documentation instead of manned.org ( #10589 )
...
* rsync: update page
* rsync: link to the official documentation instead of manned.org
* rsync: update Polish translation
2023-08-07 11:40:39 +08:00
CovertDuck
606db69011
pop: add page ( #10581 )
...
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-08-05 18:08:19 +02:00
Managor
733eced5ad
case: update description ( #10580 )
2023-08-04 12:42:13 +05:30
Lena
9eb6eca2fc
polybar, polybar-msg: add page ( #10446 )
2023-08-02 19:18:14 +02:00
Lena
6a3e267474
imgcat: move from `osx` to `common`, update page ( #10203 )
2023-08-02 16:46:03 +02:00
Lena
cc5486d66e
mongo*: update pages & add mongosh ( #10558 )
2023-08-01 12:51:03 +05:30
Daniel Speck
618a2a0ebb
conda install: add page ( #10525 )
...
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-07-30 14:48:37 +02:00
Zach
dba46333ad
lando: add page ( #10546 )
...
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-07-28 19:06:24 +02:00
Marek Küthe
b6dafbb826
ooniprobe: add page ( #10529 )
...
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-07-28 19:02:48 +02:00
Aleksandr Kostikov
87f5612147
nc: edit page ( #10500 )
...
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-07-28 18:21:56 +02:00
4G3NT
3000e6c071
pages*: remove double colons (`::`) ( #10551 )
2023-07-27 17:42:45 +02:00
Managor
5de55b44af
gst-launch-1.0, gst-inspect-1.0: add page ( #10524 )
...
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-07-27 17:39:30 +02:00
cyqsimon
1e5c7bed01
ninja: add job limit example ( #10494 )
2023-07-27 16:11:07 +09:00
Dónal Murray
5fa0ab1eaf
tectonic: add page ( #10532 )
...
Co-authored-by: Jack Lin <blueskyson1401@gmail.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-07-25 19:32:44 +02:00
shreenidhi11
1c4e1d0a7a
echo: add exit code command ( #10538 )
...
* echo: add exit code command
---------
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Jack Lin <blueskyson1401@gmail.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-07-25 22:47:16 +05:30
minty_frankie
15a7bb9943
typst: add page ( #10497 )
...
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-07-24 15:11:14 +02:00
Peter Jiping Xie
9f78e02f73
supervisorctl: add `status` example ( #10488 )
...
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-07-19 19:34:09 +02:00
Omer Isildak
12b0c99772
minikube: add `tunnel` example ( #10498 )
...
* minikube: add `tunnel` example
2023-07-17 18:34:32 +05:30
Lena
7ca1069d76
pages/*: reword descriptions without using "a CLI for" etc. ( #10437 )
...
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-07-16 19:23:40 +02:00
Gonzalo Matheu
232ac605e9
docker-images: Adding command to sort images by size ( #10231 )
...
* docker-images: Adding command to sort images by size
From: https://stackoverflow.com/a/61091528/520275
* docker-images: Adding colon to git images sort command
2023-07-16 14:07:12 +08:00
Lena
48047a58c9
xz*: update pages ( #10192 )
...
* xz*: update pages
* xz: make placeholders consistent
2023-07-16 14:00:03 +08:00
Jacob Higdon
af571728d3
yacc: add page ( #10439 )
...
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-07-14 14:21:15 +02:00
Marek Küthe
293b4e0150
mtr: update page ( #10490 )
...
* mtr: add example, use long options, use real arguments
* mtr: update homepage
2023-07-14 09:38:35 +05:30
Marek Küthe
abf00dc56e
traceroute: update page ( #10491 )
...
* traceroute: Use long options, use real argument, two more examples
* traceroute: add unit to --wait argument
2023-07-14 09:09:26 +05:30
Marek Küthe
fe3154287e
birdc, fastd: remove double colon; babeld, bird, birdc, fastd, pystun3, stun: add German translation ( #10351 )
...
* birdc, fastd: remove double colon; babeld, bird, birdc, fastd, pystun3, stun: add German translation
2023-07-13 18:08:01 +05:30
Marek Küthe
65b53bd0ba
yard: add page ( #10486 )
...
* yard: add page
2023-07-13 13:27:04 +05:30
4G3NT
9e74294e3d
gallery-dl: add --cookies-from-browser example and fix typo ( #10489 )
...
Fix unquoted url argument on line 16.
2023-07-12 18:41:26 +05:30
Marek Küthe
674c60702f
nping: add page ( #10344 )
...
* nping: add page
2023-07-12 15:48:25 +05:30
Marek Küthe
e5f619c83c
bgpgrep, peerindex: update links ( #10476 )
...
Since gitea.it no longer allows registrations, neither issues nor PRs can be created. Therefore the main repo was moved from to Codeberg.
2023-07-11 11:15:21 +05:30
Vova Vuchkan
b9aa9db6a4
whisper: fix typo ( #10478 )
2023-07-11 11:10:07 +05:30
Rolv Apneseth
a7f0c0b633
macchina: add page ( #10465 )
...
* macchina: add page
---------
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Jack Lin <blueskyson1401@gmail.com>
2023-07-10 11:53:56 +05:30
Managor
18c236e1b0
ffplay: add more examples ( #10457 )
...
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-07-09 21:13:55 +02:00
Managor
a2a0609141
exfatlabel: add page ( #10461 )
...
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-07-09 17:26:10 +02:00
4G3NT
a0f7d6a420
head, fold: update links ( #10458 )
...
* head, fold: update links
---------
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-07-09 12:48:17 +05:30
Pierre Rudloff
ac3d26fbe7
cavif: add page ( #10468 )
...
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-07-09 02:15:23 +02:00
4G3NT
274330d3b4
read: update page ( #10448 )
...
* read: update page
---------
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-07-07 08:56:30 +05:30
4G3NT
87ec0727fc
pages*: add backticks to every io stream ( #10442 )
...
* pages*: add backticks to every io stream
2023-07-02 18:42:01 +05:30
Ian Effendi
288588a381
tre: add page ( #10387 )
...
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-07-01 12:52:47 +02:00
Lena
d3b2c039ea
btop: add page; bpytop: move to `common`, update page ( #10425 )
2023-06-30 11:45:13 +05:30
4G3NT
462bbb0ec1
weechat: add backticks on stdout ( #10428 )
2023-06-29 17:24:44 +02:00
rilysh
e9997c90d2
bzip3: add page ( #10423 )
2023-06-28 00:21:31 +02:00
4G3NT
062b88d05a
pages/*: prefer brand name and add backticks around commands ( #10422 )
...
* pages/*: prefer brand name and add backticks around commands
---------
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-06-27 23:57:35 +02:00
4G3NT
1141f904a9
mc, weechat: various readability improvements ( #10420 )
...
* `mc` => Midnight Commander
* `weechat` => WeeChat
2023-06-26 21:11:48 +02:00
4G3NT
b63eb9f3af
weechat: add page ( #10418 )
...
* weechat: add page
---------
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-06-26 16:05:21 +05:30
Luís Góis
9014511631
git-cherry-pick: spelled-out version of `-n` ( #10417 )
...
* `-n` => `--no-commit`
2023-06-25 14:36:35 +02:00