Johan Degn
08d2d8499a
dropbearconvert: add page ( #9946 )
...
* dropbearconvert: add page
* Apply suggestions from code review
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
---------
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
2023-03-21 10:46:44 +08:00
Alper Orus
07a4a8e168
fzf: add Turkish translation ( #9925 )
...
* Create fzf.md
* Update pages.tr/common/fzf.md
Co-authored-by: Jack Lin <blueskyson1401@gmail.com>
* Update fzf.md
---------
Co-authored-by: Jack Lin <blueskyson1401@gmail.com>
2023-03-20 21:18:17 +08:00
Edoardo Sanna
e4cbb64086
az-devops: add page ( #9951 )
...
* az-devops: add page
---------
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-03-20 17:42:29 +05:30
Edoardo Sanna
39fc888d2f
az-repos: add page ( #9953 )
2023-03-20 17:38:52 +05:30
Darío Hereñú
c723b95498
airodump-ng: add Spanish translation ( #9934 )
2023-03-20 19:42:28 +08:00
Vaibhav
48a9f766a2
rgpt: create page ( #9918 )
...
* rgpt: create page
* rgpt: fix formatting issues
* rgpt: Have better formatting in the description
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
* rgpt: better formatting for the verbose description
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
* rgpt: rename gpt3 to gpt
rename gpt3 to gpt because it now supports gpt3.5
---------
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-03-20 15:01:52 +08:00
Alper Orus
abeb05f062
cp: add Turkish translation ( #9923 )
...
* Create cp.md
* Update cp.md
translated path/to brackets.
2023-03-20 14:38:19 +08:00
Marek Küthe
9ce235b6ef
birdc: initial creation ( #9929 )
...
Signed-off-by: Marek Küthe <m.k@mk16.de>
2023-03-20 13:29:11 +08:00
Johan Degn
b2d0ab3fc5
dropbearkey: add page ( #9945 )
...
* dropbearkey: add page
* Apply suggestions from code review
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
---------
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-03-20 13:09:16 +08:00
K.B.Dharun Krishna
128506d40e
distrobox-enter: update Tamil translation
2023-03-19 17:21:16 +05:30
K.B.Dharun Krishna
8965d3f153
distrobox: update pages and Tamil translation
...
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-03-19 17:21:16 +05:30
K.B.Dharun Krishna
9a549b6c86
distrobox-*: update pages
2023-03-19 17:21:16 +05:30
Rajesh G
67757373a1
distrobox-*: update and add pages
...
✨ feat: distrobox documentation
✨ distrobox: add page
✨ distrobox: doc for each subcommand
💄 distrobox: beautify docs
💄 distrobox: beautify docs
✏ fix: more command info
fix: minor cleanup
Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>
🩹 fix: minor cleanup
Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>
🩹 fix: minor cleanup
Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>
2023-03-19 17:21:16 +05:30
Axel Navarro
fd1f3808bd
docker-tag: add page ( #9940 )
2023-03-15 18:12:25 +05:30
Johan Degn
5a93c34dad
dbclient: add page ( #9944 )
...
* dbclient: add page
---------
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2023-03-14 19:35:24 +05:30
Marek Küthe
9a001126ea
babeld: add page ( #9931 )
...
Signed-off-by: Marek Küthe <m.k@mk16.de>
2023-03-13 10:44:54 +05:30
Marek Küthe
8a0053905a
fastd: add page ( #9932 )
...
Signed-off-by: Marek Küthe <m.k@mk16.de>
2023-03-13 10:43:35 +05:30
Axel Navarro
67c4229193
docker-pull: add page ( #9941 )
...
* docker-pull: add page
---------
Co-authored-by: Jack Lin <blueskyson1401@gmail.com>
2023-03-13 10:43:04 +05:30
Darío Hereñú
403d9c99ba
apm: add Spanish translation ( #9942 )
...
---------
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2023-03-13 10:42:31 +05:30
Leandro Villari
23b1c3fed6
xcopy: add Italian translation ( #9943 )
...
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
Co-authored-by: Jack Lin <blueskyson1401@gmail.com>
Co-authored-by: Marco Bonelli <mb5.marcob@gmail.com>
2023-03-13 01:09:50 +01:00
andrewonyango
dd4135b1e6
update ffmpeg syntax for the -codec switch ( #9927 )
...
as far as i can tell, the syntax does not use `:video` and `:audio` for the stream specifier, and instead uses `:v` and `:a`, respectively
i'm on version 4.4.2, on ubuntu
`ffmpeg is already the newest version (7:4.4.2-0ubuntu0.22.04.1)`
2023-03-13 01:07:47 +08:00
Patrick R
45909948c8
sed: improve description of -i option ( #9935 )
...
* sed: improve description of -i option
The original description makes it sound like sed would wait for additional input while it actually just modifies the specified file in-place.
* Stylistic improvement to sed.md
Minor stylistic improvements to the in place flag.
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
---------
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-03-13 00:59:51 +08:00
Yi Liu
28e3c762f9
ajson: add Chinese translation ( #9939 )
2023-03-12 22:19:59 +05:30
Marek Küthe
bc1d2b0949
bird: initial creation ( #9928 )
...
Signed-off-by: Marek Küthe <m.k@mk16.de>
2023-03-12 19:52:21 +05:30
seratym
0011a2ea46
handlr: add page ( #9922 )
2023-03-11 21:14:23 +00:00
Brock R
8d7bd99fc7
podman-*: add page ( #8785 )
2023-03-11 17:52:08 -03:00
K.B.Dharun Krishna
ad4af3a8c6
vso: add page ( #9730 )
2023-03-11 17:50:27 -03:00
K.B.Dharun Krishna
380a396bf9
apx: refresh page ( #9725 )
...
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-03-11 12:26:22 +05:30
Marek Küthe
a0e6b5341a
openvpn: update key generation command ( #9924 )
2023-03-10 21:30:19 +00:00
Johan Degn
e21d3e0d11
stegsnow: add page ( #9933 )
2023-03-10 21:20:23 +00:00
3voltAmperes
894af2e2b4
git-show-unmerged-branches: add German translation ( #9425 )
2023-03-07 08:13:51 -03:00
Ethan Liu
cd94f05a47
airodump-ng: add Chinese translation ( #9897 )
2023-03-07 08:12:57 -03:00
Johan Degn
65c606b09b
grub-file: add page ( #9917 )
2023-03-07 08:11:20 -03:00
Johan Degn
65b3cd4f60
aircrack-ng: add page ( #9913 )
2023-03-07 08:09:55 -03:00
Johan Degn
5ed728757f
grub-set-default: add page ( #9915 )
2023-03-07 08:08:28 -03:00
Johan Degn
ed4603c7fe
grub-reboot: add page ( #9914 )
...
* grub-reboot: add page
* Apply suggestions from code review
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Jack Lin <blueskyson1401@gmail.com>
---------
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Jack Lin <blueskyson1401@gmail.com>
2023-03-07 12:51:38 +08:00
Darío Hereñú
1201ad51bc
apropos: add Spanish translation ( #9912 )
...
* apropos: add Spanish translation
* apropos: fix incorrect path
---------
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-03-06 23:49:20 +08:00
Chetan0402
864d79c0b1
whisper: add page ( #9901 )
...
* whisper: add page
---------
Co-authored-by: Ein Verne <git@einverne.info>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2023-03-06 20:09:02 +05:30
Emily Grace Seville
397b2eeb09
README: mention Command Line Interface Pages project ( #9809 )
...
* Mention "Better TlDr"
2023-03-06 14:31:16 +00:00
Giovanni Paolo
372a9ceea0
gsettings: fix typo ( #9916 )
2023-03-05 10:50:31 +05:30
Osama Albahrani
806d883d3d
split: update page ( #9887 )
...
OSX also has the same option with the same syntax.
2023-03-04 16:29:42 +08:00
Paula Vidas
86aa29407d
openai: add page ( #9909 )
2023-03-03 15:35:21 +05:30
Maksim Verkhoturov
c58ac271b9
gummy: add page ( #9900 )
2023-03-03 08:10:01 +09:00
kazoni
ff65957f4b
prompt: add page ( #9377 )
2023-03-02 13:34:38 -03:00
Darío Hereñú
9f26ea80a6
cut: update Spanish translation ( #9902 )
2023-03-02 13:28:19 -03:00
Darío Hereñú
80a5c5532a
argon2: add Spanish translation ( #9907 )
2023-03-02 13:26:47 -03:00
Darío Hereñú
3bbd01ed3a
arch: add Spanish translation ( #9905 )
2023-03-02 13:25:14 -03:00
bataliero
432311b4ed
argocd, argocd-app: add page ( #9846 )
...
* argocd: add page
* argocd-app: add page
---------
Co-authored-by: Jack Lin <blueskyson1401@gmail.com>
2023-03-02 21:46:17 +05:30
Kumamoto
adbf664932
pyenv: add Japanese translation ( #9904 )
2023-03-02 13:37:38 +05:30
Johan Degn
f5bd4f410c
arpspoof: add page ( #9903 )
...
* arpspoof: add page
* Apply suggestions from code review
Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
---------
Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-03-02 13:34:12 +05:30