Commit Graph

7742 Commits (9a001126ea73ce25630d04e310fa7d19c26bf4cf)

Author SHA1 Message Date
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
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
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
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
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
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
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
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
Axel Navarro cbefbffb97
docker-update: add page (#9888) 2023-03-01 17:43:35 +05:30
Emily Grace Seville f04fae80aa
Add Command Line Interface Pages project support (#9845)
* Add `clip-view` page

* Fix extensions

* Add `md-to-clip` page

* Fix description

* Fix code example descriptions

* Add better description for `clip-view`

* Update pages/common/clip-view.md

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* Update tool's urls

* Apply suggestions from code review

Co-authored-by: Axel Navarro <navarroaxel@gmail.com>

* Refresh `md-to-clip` page:

- update url as repo has been renamed, today

* Refresh `clip-view` page:

- update url as repo has been renamed, today

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2023-03-01 17:25:35 +05:30
Seth Falco a02542c3df
opt: fix typo (#9895) 2023-02-27 11:35:59 +05:30
Janek 49046fd6be
nmblookup: add page (#9786) 2023-02-26 18:34:36 -03:00
K.B.Dharun Krishna 3646aba830
gcc: fix typo (#9871) 2023-02-26 18:33:25 -03:00
Emily Grace Seville b1796140e4
Make integer placeholder convertible to CLIP placeholder: (#9880)
- seconds keyword is not recognized, but concrete integer value is
2023-02-22 16:22:36 +08:00
Emily Grace Seville 6ea92d50ed
expr: refresh page (#7999)
* Refresh page:
- better grammar in descriptions
- more examples
- reorder examples

* Fix the last example

* Some rewordings

Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>

* Rewording again

* Fix errors

* Change placeholders:

- use an actual value in some placeholders
- use generic placeholders instead of some actual values

* Add note about supported operators

* Update pages/common/expr.md

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* Fix quoting and simplify descriptions

* Fix `index` description

* 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>
2023-02-21 15:27:06 +05:30
IngridMorstrad 3d77e1a35c
rg: Add example for searching filenames (#9856)
* rg: Add example for searching filenames

* Reduce to 8 commands
2023-02-21 14:53:19 +08:00
Emily Grace Seville cf0e914f0c
Make `tar` placeholders convertible: (#9882)
- use ellipsis
- add path/to prefix
2023-02-21 14:47:34 +08:00
Martin c82cccf108
keytool: add page (#9675)
* keytool: add page

* Integrate PR comments

* PR comments #2
2023-02-21 13:30:55 +08:00
Emily Grace Seville 6dbd66054a
Get rid of contractions (#9879) 2023-02-21 12:56:20 +08:00
jpetot 4669efef74
act: add command for specific workflow (#9855)
* Add specific workflow to act

* Update pages/common/act.md

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>

---------

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
2023-02-21 12:08:36 +08:00
Jakub Wlodek 0b6ec15a60
module: Adding additional 'use' subcommand to tldr page for module (#9867)
* Adding additional 'use' subcommand to tldr page for module

* Update pages/linux/module.md

Update command example and description to better reflect official docs.

Co-authored-by: Jack Lin <blueskyson1401@gmail.com>

---------

Co-authored-by: Jack Lin <blueskyson1401@gmail.com>
2023-02-21 11:46:23 +08:00
Emily Grace Seville c52cc074d9
windows/*.md: make placeholders more compatible with CLIP ones (#9872)
* Make placeholders more compatible with CLIP ones

* Update pages/windows/doskey.md

Co-authored-by: Jack Lin <blueskyson1401@gmail.com>

* Update pages/windows/doskey.md

Co-authored-by: Jack Lin <blueskyson1401@gmail.com>

---------

Co-authored-by: Jack Lin <blueskyson1401@gmail.com>
2023-02-20 15:23:49 +08:00
Emily Grace Seville dcb6919bbf
Make placeholders more compatible with CLIP: (#9870)
- use placeholders for numbers
- use "path/to" and "file"
- simplify ip placeholders
2023-02-20 15:16:13 +08:00
Emily Grace Seville d70f57f592
osx/*.md: make placeholders more compatible with CLIP ones (#9863)
* Make placeholders more compatible with CLIP ones:
- https://github.com/command-line-interface-pages/prototypes/pull/32

* Update pages/osx/xsltproc.md

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* Update pages/osx/dd.md

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-02-20 15:05:58 +08:00
Emily Grace Seville bd7f880e9e
osx/codesign.md: make placeholders auto convertible to CLIP ones (#9860)
* Make placeholders auto convertible to CLIP ones

- https://github.com/command-line-interface-pages/prototypes/pull/32

* Fix remaining placeholder

* Make placeholders auto convertible to CLIP ones

- https://github.com/command-line-interface-pages/prototypes/pull/32

* Update pages/osx/asr.md

Co-authored-by: Jack Lin <blueskyson1401@gmail.com>

* Update pages/osx/asr.md

Co-authored-by: Jack Lin <blueskyson1401@gmail.com>

* Update pages/osx/asr.md

Co-authored-by: Jack Lin <blueskyson1401@gmail.com>

---------

Co-authored-by: Jack Lin <blueskyson1401@gmail.com>
2023-02-20 14:59:02 +08:00
Emily Grace Seville fda34ea2e3
osx/asr.md: make placeholders auto convertible to CLIP ones (#9859)
* Make placeholders auto convertible to CLIP ones

- https://github.com/command-line-interface-pages/prototypes/pull/32

* Fix remaining placeholder

* Update pages/osx/asr.md

Co-authored-by: Jack Lin <blueskyson1401@gmail.com>

* Update pages/osx/asr.md

Co-authored-by: Jack Lin <blueskyson1401@gmail.com>

* Update pages/osx/asr.md

Co-authored-by: Jack Lin <blueskyson1401@gmail.com>

---------

Co-authored-by: Jack Lin <blueskyson1401@gmail.com>
2023-02-20 14:50:10 +08:00
Suninsky 5448781256
jmap: add dump live objects only. (#9865) 2023-02-19 21:30:53 +08:00
Emily Grace Seville 9dc7ea7281
osx/cot: update placeholder 2023-02-19 18:04:39 +05:30
Emily Grace Seville aa7ba084cf
osx/as.md: update placeholders
* Make placeholders recognizable by CLIP converter

- https://github.com/command-line-interface-pages/prototypes/pull/32

* Update pages/osx/as.md

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-02-19 18:02:05 +05:30
Managor 931ba2f79c
yt-dlp: refresh page (#9852) 2023-02-19 18:00:37 +05:30
Emily Grace Seville 02830dbd90
osx/csrutil.md: update placeholder
- https://github.com/command-line-interface-pages/prototypes/pull/32
2023-02-19 18:00:07 +05:30
Isaak ba6f71b09b
b3sum: add page (#9838)
* b3sum: add page

* Update pages/common/b3sum.md

Accepting suggested changes

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* Update pages/common/b3sum.md

Accepting suggested changes

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* Update pages/common/b3sum.md

Accepting suggested changes

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-02-19 20:20:30 +08:00
Darío Hereñú c566cd03b4
adb-shell: add Spanish translation, update English page (#9868)
* adb-shell: add Spanish translation

* Update adb-shell.md

* adb-shell: update / to or

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-02-19 17:09:26 +05:30
David Ansart ef417f9ab5
lftp : add login option to connect to the server (#9878) 2023-02-19 16:47:20 +05:30