Commit Graph

5509 Commits (7fc7f97dd7ee5142f4335b34bf519d8554b22ae6)

Author SHA1 Message Date
Robert Ellegate d2fc972754
mcfly: add page (#9975) 2023-04-01 21:42:48 +00:00
pixel 07bec36551
lex: split posix, bsd and linux (#10001) 2023-04-01 10:20:08 +05:30
Marek Küthe e0d387d10e
pystun3: add page (#9968) 2023-03-30 18:24:30 +02:00
Marek Küthe 9d8fabbea8
stun: add page (#9967) 2023-03-30 18:19:15 +02:00
Alexandre ZANNI e7ca620ed9
rhash: add page (#9973)
* rhash: add new command
---------
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-03-30 21:46:52 +05:30
Gianni Young bc32d3ae72
vhs: add page (#9990)
* vhs: add page

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-03-29 16:33:43 +08:00
Emily Grace Seville 8094d4d26f
Update md-to-clip page: (#9978)
- add new examples
2023-03-23 18:38:10 +01:00
Jonathan b737629798
prqlc: add page (#9921)
* Create prqlc.md

* Rename prqlc.md to prqlc.md

* Update pages/common/prqlc.md

Co-authored-by: Maximilian Roos <5635139+max-sixty@users.noreply.github.com>

* Update pages/common/prqlc.md

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

* Update pages/common/prqlc.md

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

* Apply suggestions from code review

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

* Update pages/common/prqlc.md

---------

Co-authored-by: Maximilian Roos <5635139+max-sixty@users.noreply.github.com>
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-03-21 21:01:56 +05:30
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
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
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
Axel Navarro fd1f3808bd
docker-tag: add page (#9940) 2023-03-15 18:12:25 +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
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
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
Brock R 8d7bd99fc7
podman-*: add page (#8785) 2023-03-11 17:52:08 -03:00
Marek Küthe a0e6b5341a
openvpn: update key generation command (#9924) 2023-03-10 21:30:19 +00:00
Johan Degn 65b3cd4f60
aircrack-ng: add page (#9913) 2023-03-07 08:09:55 -03: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
Paula Vidas 86aa29407d
openai: add page (#9909) 2023-03-03 15:35:21 +05:30
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
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
K.B.Dharun Krishna 3646aba830
gcc: fix typo (#9871) 2023-02-26 18:33:25 -03: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
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
Suninsky 5448781256
jmap: add dump live objects only. (#9865) 2023-02-19 21:30:53 +08:00
Managor 931ba2f79c
yt-dlp: refresh page (#9852) 2023-02-19 18:00:37 +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
Carl 65a4592a6f
gfortran: add page (#9854) 2023-02-17 12:54:44 +05:30
Emily Grace Seville ee03476c88
gh-workflow: refresh page (#9761)
* Use `|` instead of `_or_`

* Fix placeholders
2023-02-16 20:09:23 +05:30
Gingeh f7cc9d4d35
retry: add page (#9849) 2023-02-16 13:56:09 +05:30
David Ansart 5147889fe8
git-filter-repo : all commands use the same command "git filter-repo" instead of sometimes "git-filter-repo" (#9841) 2023-02-15 05:39:54 +05:30
Onkar Ruikar 1f028af0f0
sleep: refresh page (#9631)
* sleep: add commands

* Add separate file for Linux tree
2023-02-08 22:03:28 +05:30
Kumamoto f9bad725de
docker-system, docker-compose: add Japanese translation, update page (#9828)
* docker-system: add Japanese translation

* docker-compose: add Japanese translation

* Update pages.ja/common/docker-compose.md: add a note that the container is running

* Update pages/common/docker-compose.md: exchange short option for long one

* Update pages.ja/common/docker-compose.md: exchange short option for long one

* docker-compose: update command to long flag

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-02-08 21:01:15 +05:30
Fernando Fontana cbac3166ae
osv-scanner: add page (#9831)
* osv-scanner: add page

The Open Source Vulnerability (OSV) Database is a distributed vulnerability database for open source ecosystems.

* Apply suggestions from code review

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

* osv-scanner: fix syntax

---------

Co-authored-by: Jack Lin <blueskyson1401@gmail.com>
2023-02-07 11:00:18 +08:00
Managor 333d66b562
git-revert: add specific commit example (#9833) 2023-02-06 18:28:55 +05:30
Fernando Fontana d983fd1054
pake: add page (#9822)
* pake: add page

* pake: edit examples

Add a concrete example instead of a generic one.

* pake: remove unnecessary text

Removed the "[options]" generic flag to conform with tldr-pages standards, offering concrete examples instead.

* pake: accept suggestion

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

* pake: accept suggestion

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

* pake: accept suggestion

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

* pake: accept suggestion

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

* pake: accept suggestion

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

* pake: accept suggestion

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

* pake: accept suggestion

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

* pake: accept suggestion

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

* pake: accept suggestion

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>
2023-02-04 20:16:01 +01:00
pixel 9c1f14626f
head: split POSIX, BSD and GNU (#9818) 2023-02-03 09:54:27 +05:30
pixel 41d7de9950
dd: remove checking progress example (#9816)
`pgrep` does not exist and `kill` needs `-s`.
But most importantly, `dd` doesn't have any "showing progress"
functionality.
2023-02-03 12:17:57 +08:00
pixel d1f5c17f5a
false: replace "1" with "non-zero" (#9817)
which is more in line with POSIX
2023-02-02 08:29:35 +05:30
Jordan Chalupka d47aa9047a
nu: fix log-level command instructions (#9812) 2023-02-01 08:12:10 +00:00
Emily Grace Seville 101aa05c65
pwsh: refresh page (#7983)
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-01-30 18:00:42 +01:00
Cole D 9c3cbf5446
anki: add page (#9781)
* anki: add page

* Correct formatting

* Correct description formatting

* Update information link

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

* Update parameter name

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

* Move page to common

* Format command name in code block

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

* Format command name in code block

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

* Format path in code block

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

* Change information link to point to documentation

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

* Update pages/common/anki.md

Co-authored-by: Jack Lin <blueskyson1401@gmail.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-01-26 22:06:49 +08:00
Seth Falco c9aed99d7c
holehe: add page (#9806)
Signed-off-by: Seth Falco <seth@falco.fun>

Signed-off-by: Seth Falco <seth@falco.fun>
2023-01-26 14:51:10 +08:00
Emmanuel Quincerot 93a74b1393
git-annotate: add -L example (#9808) 2023-01-25 19:07:47 +05:30
lyj c5a511c7a1
fc: fix reverse order example (#9805) 2023-01-25 08:59:14 +05:30
Seth Falco 7573f6defb
coqui (TTS): add page (#9800) 2023-01-24 08:21:52 +05:30
Darío Hereñú f0f2983c58
age: update link (#9797) 2023-01-24 09:06:24 +08:00
Orwa Diraneyya edb5ae2621
mv: refresh page (#9772) 2023-01-20 19:09:12 +05:30
Emily Grace Seville 0609397b17
mid3v2: add page (#9682) 2023-01-16 19:50:58 +01:00
Seth Falco a31bc3235d
yolo: add page (#9770) 2023-01-16 23:10:46 +05:30
Seth Falco e65a5f70c5
conda: activate/deactivate are not args (#9769) 2023-01-13 12:41:08 +05:30
Emily Grace Seville 3f68143bce
Fix placeholders (#9758) 2023-01-11 21:24:50 +10:00
DUO Labs 5f3e0066b0
unzip: add -j example (#9719)
* Update unzip.md to include the `-j` option

* Fix formatting issues

* Fix formatting issues

* Fix formatting issues

* Fix formatting issues

* Fix formatting issues

* Update pages/common/unzip.md

Fix some formatting issues

Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>

Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>
2023-01-10 22:46:51 +00:00
Emily Grace Seville f00a34bcba
ansible-doc: Use `|...` ellipsis for `--type` (#9739) 2023-01-10 22:39:08 +00:00
Emily Grace Seville a3d90551f4
Enhance descriptions and fix placeholders (#9744) 2023-01-10 22:34:34 +00:00
Elia Migliore 1616fd5544
coursier: add new documentation pages (#9728)
* coursier: add new documentation pages

* fixing ci errors

* fixing ci errors

* Update pages/common/cs-complete-dep.md

Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>

* Update pages/common/cs-complete-dep.md

Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>

* Update pages/common/cs-complete-dep.md

Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>

* Update pages/common/cs-fetch.md

Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>

* Update pages/common/cs-install.md

Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>

* Update pages/common/cs-fetch.md

Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>

* Update pages/common/cs-install.md

Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>

* Update pages/common/cs-install.md

Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>

* Update pages/common/cs-install.md

Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>

* Update pages/common/cs-install.md

Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>

* Update pages/common/cs-fetch.md

Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>

* Update pages/common/cs-fetch.md

Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>

* Update pages/common/cs-fetch.md

Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>

* Update pages/common/cs-install.md

Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>

* Update pages/common/cs-install.md

Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>

* fix other typo

* Update pages/common/cs-complete-dep.md

Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>

* Update pages/common/cs-java.md

Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>

* Update pages/common/cs-java.md

Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>

* Update pages/common/cs-java.md

Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>

* Update pages/common/cs-launch.md

Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>

* Update pages/common/cs-launch.md

Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>

* Update pages/common/cs-launch.md

Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>

* Update pages/common/cs-launch.md

Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>

* Update pages/common/cs-install.md

Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>

* Update pages/common/cs-resolve.md

Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>

* Update pages/common/cs-resolve.md

Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>

* Update pages/common/cs-resolve.md

Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>

* Update pages/common/cs-resolve.md

Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>

* Update pages/common/cs-resolve.md

Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>

* Update pages/common/cs.md

Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>

* Update pages/common/cs.md

Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>

* Update pages/common/cs.md

Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>

* Update pages/common/cs-resolve.md

Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>

* Update pages/common/cs.md

Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>

* Update pages/common/cs-java.md

Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>

* Update pages/common/cs-resolve.md

Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>

* fix error

Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>
2023-01-10 02:38:15 +10:00
Emily Grace Seville 12c37fc025
chsh: refresh page (#7998)
* Make grammar more general via using `a`

* Delete chsh.md

* Apply suggestions from code review

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

* Enhance descriptions:

- add mnemonics
- replace `Print` with `List`

* Use portable `--list-shells` counterpart

* Update pages/common/chsh.md

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

Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2023-01-10 02:35:58 +10:00
Emily Grace Seville cc0c6d3b4c
Use ellipsis-like syntax for `--scopes` (#9740) 2023-01-09 14:54:12 +10:00
Emily Grace Seville a3ccdaee45
nano: refresh page (#8055)
* Prettify nano:
- better grammar
- standardize page
- more general examples

* Better command title

* Add `Pico` mention in command title

* Update pages/common/nano.md

* Update pages/common/nano.md

* Apply suggestions from code review

* Update pages/common/nano.md
2023-01-08 18:07:06 +10:00
Emily Grace Seville 1ae9202d7e
rmdir: add/refresh pages (#7993)
* Create `rmdir` copy with long options

* Refresh pages:
- update title
- add `See also` link
- use brace expansion in examples
- refresh descriptions

* Use imperative mood in titles

* Don't use brace expansion
2023-01-08 01:33:17 +10:00
Emily Grace Seville 6cf81f993a
rm: add/refresh pages (#7994)
* Add `rm` page copy with long options

* Refresh title

* Refresh pages:
- better grammar/syntax
- `See also` links
- reorder examples

* Use imperative mood in titles

* Don't use brace expansion

* Use `and` instead of `/` for `-r` examples

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

Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2023-01-08 01:31:17 +10:00
Emily Grace Seville b3bd91d502
mkdir: add/refresh pages (#7992)
* Create `mkdir` copy with long options

* Refresh mkdir command pages:
- new example for setting permissions
- better descriptions
 - better placeholders

* Use imperative mood in titles

* Don't use brace expansion

* Apply suggestions from code review

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

* Better describe -p flag

* Remove linux/mkdir because:

- mkdir is available on several platforms

Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2023-01-08 01:30:52 +10:00
Emily Grace Seville e8a69508c9
zsh: refresh page (#7990)
* Refresh a page:
- better grammar
- better token syntax

* Add reading from stdin example

* Apply suggestions from code review

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

* Make page consistent with `pwsh` page

* Update pages/common/zsh.md

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

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-01-08 01:25:25 +10:00
Emily Grace Seville a5816f02eb
ksh: refresh page (#7982)
* Refresh a page:
- better grammar
- better token syntax

* Add reading commands from stdin sample

* Make page consistent with `zsh` page

* `See also` links simplified
2023-01-08 01:24:57 +10:00
Emily Grace Seville 69cce4fdf8
git credential-store: add page (#9735)
* Add `git credential-store` page

* Update pages/common/git-credential-store.md
2023-01-08 00:22:35 +10:00
Emily Grace Seville 35a7c7ce40
Add `git cvsexportcommit` page (#9736) 2023-01-07 22:09:05 +10:00
Axel Navarro 1bf16d5ee9
amass: sort examples (#9724) 2023-01-04 17:32:27 +05:30
K.B.Dharun Krishna 10bccbd1e4
rust/*: update path, add Tamil translation (#9637)
* rustup: add page

* rustc: add Tamil translation

* rustfmt: add Tamil translation

* rust/* : update path

* rustc: update Tamil translation

* Apply suggestions from code review

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

Co-authored-by: Jack Lin <blueskyson1401@gmail.com>
2023-01-04 12:27:33 +08:00
Joel Tony 9eea97798b
scd: add page (#9224)
* Add sam2p

* Correct typo

* Add scd.md

* Fix formatting

* Delete sam2p.md

* Update pages/common/scd.md

* Update pages/common/scd.md

* Update pages/common/scd.md

* Update pages/common/scd.md

* Update pages/common/scd.md

* Update pages/common/scd.md

* Update pages/common/scd.md

* Update pages/common/scd.md

* Update pages/common/scd.md

* Update pages/common/scd.md

* Update pages/common/scd.md

* Update pages/common/scd.md

* Update pages/common/scd.md

* Update pages/common/scd.md

* Update pages/common/scd.md

* Update pages/common/scd.md

* Update pages/common/scd.md

* Update pages/common/scd.md

* Update pages/common/scd.md
2023-01-03 13:46:55 +10:00
Gilles Quenot 1b05651161
cp: example using -t (#9706)
* Add example using -t

Think of:

    find . -name '*foobar*' -type f -print0 | xargs -0 cp -r DEST_DIR

All of the files passed by the pipe will remain in DEST_DIR

* cp: add missing ":" in description

* cp: fix typo

* Update pages/common/cp.md

* Fix typo
2023-01-03 13:34:10 +10:00
seedgou f8520a47ca
adb-logcat: remove hyphen (#9710) 2023-01-02 22:12:02 +05:30
Emily Grace Seville 4111fe9296
Add `xzcmp` page (#9704) 2023-01-02 20:47:30 +10:00
Andrew Smith 1a541e65c9
vite: add page (#9701)
* vite: add file

* vite: fix typo

remove extra space

* vite: add quotes to names
2023-01-02 20:21:30 +10:00
Emily Grace Seville 19e15a15a3
afconvert: add page (#9683)
* Add `afconvert` page

* Apply review suggestions from:
- https://github.com/tldr-pages/tldr/pull/9683/files#r1059363364
2023-01-01 14:42:32 +10:00
pixel f8a527b837
dd: split POSIX/BSD/GNU, sync pages, fix syntax (#9624)
* dd: split POSIX/BSD/GNU, sync pages, fix syntax

* Apply suggestions from code review

* Update dd.md

* Update dd.md

* Update dd.md
2023-01-01 14:34:56 +10:00
Emily Grace Seville dbda0fc755
unzip: refresh page (#7997)
* Refresh unzip page:
- more general descrptions
- more general examples

* Mention `zip` command

* Don't use brace expansion

* Update pages/common/unzip.md

* Use `list` term in the last example

* Apply suggestions from code review

* Fix command description

* Apply suggestions from code review
2022-12-31 08:51:52 +10:00
444B 65def218b7
gcpdiag: add page (#9678)
* Create gcpdiag.md

* Rename gcpdiag.md to pages/common/gcpdiag.md

* Update gcpdiag.md

* Update pages/common/gcpdiag.md

* Update pages/common/gcpdiag.md

* Update pages/common/gcpdiag.md

* Update pages/common/gcpdiag.md

* Update pages/common/gcpdiag.md

* Update pages/common/gcpdiag.md

* Update pages/common/gcpdiag.md

* Update pages/common/gcpdiag.md

* Update pages/common/gcpdiag.md
2022-12-31 08:39:28 +10:00
selfint 6698ecaed3
Update pv.md (#9658)
* fix 'stop at' option by including --size parameter
* replace -s and -S with their spelled out variants
2022-12-30 09:06:09 +10:00
yenaras 5435f46e8f
poetry: remove list command (#9677) 2022-12-27 16:27:40 +05:30
pixel ca92bb0050
binwalk: move to common (#9673) 2022-12-27 10:01:25 +05:30
Rail 2ceed8c839
czkawka-cli: add page (#9477) 2022-12-26 06:26:31 +05:30
Matthew Peveler 7c4d355193
qmv: add -f do example (#9661)
Co-authored-by: Marek Kowalczyk <marek.kowalczyk@mandarine.pl>
2022-12-25 16:16:50 +01:00
pixel 74082b4689
mumble: move to common (#9660) 2022-12-24 16:25:43 +05:30
rockofox 7fe7f79904
nix, nix-build, nix-env, nix-collect-garbage, nix-shell: add German translation (#9365)
* nix, nix-build, nix-env, nix-collect-garbage, nix-shell: add German translation

* nix, nix-build, nix-env, nix-collect-garbage, nix-shell: apply suggestions from code review

* nix, nix-build, nix-env, nix-collect-garbage, nix-shell: Applied changes
from German code review to originals

* Update pages.de/common/nix-collect-garbage.md
2022-12-22 11:11:42 +10:00
pixel c70bae523e
cat: split POSIX, BSD and GNU and add 2 examples (#9623)
Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>
2022-12-21 04:18:13 +01:00
Emily Grace Seville 8735fa6a4b
ar: refresh page (#9567)
* Refresh descriptions:
- add mnemonics
- use `specific` term

* Fix broken placeholders: wrong format

* Replace `.o` with `.ext`

* Don't use leading dashes

* Apply suggestions from code review
2022-12-20 19:27:15 +10:00
Emily Grace Seville cf93879231
kdenlive: add page (#9545) 2022-12-20 09:52:57 +01:00
Darío Hereñú f310c52eb5
bzip2: add examples (#9256) 2022-12-19 07:12:15 -03:00
Filip Makosza 7780e9d87d
coproc: add page (#9636)
* coproc: add page

* Fix formatting errors

* Fix formatting errors

* Update pages/common/coproc.md

* Update pages/common/coproc.md

* Update pages/common/coproc.md

* Update pages/common/coproc.md

* Update pages/common/coproc.md

* Update pages/common/coproc.md

* Fix phrasing and formatting

* Change capitalisation
2022-12-19 19:55:23 +10:00
Yu Dou 7c1c59c2c1
git-stash: add option show (#9571)
* git-stash: add command git stash show

* Join two examples
2022-12-17 18:33:38 +10:00
Azad Ansari 211f562cd6
aws-backup: add page (#9369)
* aws-backup: page added

* aws-backup: checks fixed

* aws-backup: checks fix

* Apply suggestions from code review as submitter failed to address them
2022-12-17 18:00:56 +10:00
Emily Grace Seville c1a467c13a
touch: refresh (#7966)
* Don't use brace expansion syntax in last sample

* Use brace expansion without file extension

* Refresh page:
- better grammar in descriptions
- better command page description
- refresh examples

* Add `--no-create` option

* Better descriptions and placeholder:

- don't use brace expansion
- remove hint in braces

* Reduce repetition in placeholders

* Add OSx touch command

* Use imperative mood

* Apply suggestions from code review

* Apply suggestions from code review

* Use an actual value for --reference

* Use an actual value for -r

* Simplify placeholders and enhance descriptions

* Leave just common/touch.md

* Use short options

* Update "More information" link
2022-12-15 22:28:53 +10:00
Emily Grace Seville 2b7bb62092
sd: refresh page (#9595)
* Explicitly specify output stream:
- experimental format

* Fix file placeholder

* Quote command substitution

* Change the last example description
2022-12-14 22:43:44 +10:00
CleanMachine1 4f248c72fc
audacious: add page (#9621)
* audacious: add page

* Update pages/common/audacious.md

* Update pages/common/audacious.md

* Update pages/common/audacious.md
2022-12-13 23:40:18 +10:00
pixel 3c944f84c3
sed: split POSIX, GNU and BSD (#9609) 2022-12-13 13:53:24 +10:00
pixel 1bf6f4904d
gunzip: add `stdin` example (#9613) 2022-12-12 21:52:18 +00:00
Richard Mörbitz e01871f1c9
git-merge-base: add page (#9382)
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2022-12-11 02:12:03 +01:00
Juan Manuel Parrilla Madrid 75e5d87936
krunvm: add page, add Spanish translation (#9575) 2022-12-09 11:47:29 -03:00
Emily Grace Seville 1f49d278bc
trash-cli: refresh page (#9526)
* Fix placeholder format, reorder examples, and:
- enhance grammar

* Use `the current` more often

* Update pages/common/trash-cli.md
2022-12-08 16:58:13 +10:00
Emily Grace Seville 15493ebc15
fd: refresh (#9591) 2022-12-07 06:57:21 +01:00
K.B.Dharun Krishna cb5a6d4757
asciinema: update link (#9593) 2022-12-06 16:27:25 +05:30
Emily Grace Seville 7717ca9f73
stty, tput: refresh pages (#9524) 2022-12-06 07:48:59 +01:00
pixel 263508cd44
*: replace `file(s)` syntax and add `path/to/` to more things (#9592)
* Fix file(s) and more path/to

* Update pages.it/common/rm.md

Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>

* thanks emily your suggestion was dogshit

https://github.com/tldr-pages/tldr/blob/main/contributing-guides/translation-templates/common-arguments.md

Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>
2022-12-06 16:47:56 +10:00
Rail 54239c32f4
waifu2x-ncnn-vulkan: add page (#9478) 2022-12-06 07:44:18 +01:00
Emily Grace Seville 992aac5077
okular: refresh page (#9535)
* Enhance descriptions

* Add missing `a` article

* Use imperative mood in the command description

* Apply suggestions from code review


* Update pages/common/okular.md
2022-12-05 21:42:50 +10:00
Emily Grace Seville d61bc3f9e7
arduino-builder: refresh page (#9576)
* Use concrete value range for `-debug-level`:
- syntax suggestion source: #9564

* Simplify description where range syntax  applied

* Simplify default value note

* Simplify range syntax
2022-12-05 16:49:54 +10:00
Emily Grace Seville a39b7589df
Use long options in `bat` page (#9590) 2022-12-05 08:23:02 +05:30
pixel 0d99563193
*: path/to/everything (#9589) 2022-12-04 19:12:49 +10:00
pixel ab7a36fbe6
*: always backquote `stdin`, `stdout` and `stderr` (#9584) 2022-12-04 08:53:34 +01:00
pixel 5f7fd20ee2
mkfile: move to common (#9585) 2022-12-04 15:07:04 +10:00
K.B.Dharun Krishna 3cf67deadf
pages.ta/*: refresh page; git-blame: update path (#9573) 2022-12-03 11:35:38 +05:30
Emily Grace Seville 9765c9c3f4
aria2c: refresh page (#9577)
* Don't use undescore before number suffixes

* Quote all urls

* Fix broken filename placeholders

* Use `specific`

* Fix broken url placeholders: use ellipsis
2022-12-03 05:12:24 +10:00
Cyrus Yip 094dd0fe63
mount: add example of mounting for a specific user (#9572) 2022-12-02 09:52:55 +05:30
Emily Grace Seville 3268c09726
calligra*: add pages (#9565)
* Add `calligra` pages:
- `calligrastage`
- `calligrawords`
- `calligrasheets`

* Add examples without arguments

* Add `calligraflow` page

* Add `See also` links

* Simplify grammar for the last examples
2022-12-01 12:31:03 +10:00
Jeff Pratt 3902255cf4
lspath: add page (#9558)
* Create lspath.md

* Update pages/common/lspath.md

* Update pages/common/lspath.md

* Update pages/common/lspath.md
2022-11-30 13:21:48 +10:00
Emily Grace Seville 7d5af884ed
spectacle: add page (#9552) 2022-11-30 04:12:16 +01:00
Remy Lagrois bc2a4f0e2b
cbt: add page (#9563)
* add cbt command page and examples

* add colons

* linter edits

* couple more edits

* fam1,qual1,etc

* Update pages/common/cbt.md

* Update pages/common/cbt.md

* Update pages/common/cbt.md

* Update pages/common/cbt.md

* Update pages/common/cbt.md

* Update pages/common/cbt.md

* Update pages/common/cbt.md

* Update pages/common/cbt.md

* Update pages/common/cbt.md

* Update pages/common/cbt.md

* Update pages/common/cbt.md

* Update pages/common/cbt.md

* Update pages/common/cbt.md

* Update pages/common/cbt.md
2022-11-29 15:02:09 +10:00
Sid 49a4608a3f
clangd: add page (#9419)
* clangd: add page

* Update clangd.md

* Added suggestions

* Update clangd.md
2022-11-29 14:58:56 +10:00
Emily Grace Seville f25beb7f02
kate: refresh page (#9546)
* Refresh `kate` command description

* Enhance descriptions:
- remove mentioning editor name many times
- use backticks for i/o streams
- simplify descriptions

* Enhance first two examples:
- expand placeholders
- expand descriptions

* Error fixed

* Update pages/common/kate.md
2022-11-29 07:48:58 +10:00
Emily Grace Seville 1ab3e787b1
kdeconnect-cli: refresh page (#9553)
* Use lowerccase for placeholders

* Add missing quotes

* Enhance command description
2022-11-29 06:08:56 +10:00
K.B.Dharun Krishna a0d6670d86
vim: Cross-reference pages (#9513)
* vim: Cross-reference pages

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* Move See also to next line

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* Apply suggestions from code review

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2022-11-29 05:25:47 +10:00
Cyrus Yip 70e2ec60cf
mount: add --mkdir example (#9555)
* mount: add --mkdir example

* remove unneeded space

* Update pages/common/mount.md
2022-11-29 05:22:44 +10:00
K.B.Dharun Krishna 9272721e5a
verilator: fix typo (#9559) 2022-11-29 04:36:58 +10:00
K.B.Dharun Krishna bf494772ba
iverilog: update page (#9551) 2022-11-27 20:13:48 +05:30
n8x0b7T 2772f9750f
feroxbuster: add page (#9544) 2022-11-27 20:05:36 +05:30
Hugh Wimberly 519c7b04b1
pytest: add page (#9539) 2022-11-26 14:24:27 +05:30
acass91 3e13850ea4
verilator: add page (#9443) 2022-11-26 13:37:29 +05:30
pixel f448f16cca
killall: split linux and common (#9550)
* killall: split linux and osx

* killall: oh

* mnenomic lol

Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>

Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>
2022-11-25 02:44:48 +10:00
Cyrus Yip 452f60a27c
mkvmerge: add subtitle track example (#9521) 2022-11-24 07:02:59 +05:30
Thamaraiselvam (aka) Tham 463cc88df4
k3d: add page (#9273) 2022-11-23 20:40:39 +01:00
Saevyn 4dca0ab1fb
read: fix missing backslash (#7731) 2022-11-23 12:05:31 +01:00
Hugh Wimberly 098e5fc70b
poetry: update "dev dependency" example (#9540)
Since v1.2.0 Poetry has moved to a using a new syntax for adding development dependencies.
2022-11-22 16:43:19 +05:30
CleanMachine1 3fd8b8e7b2
qmmp: add page (#9509) 2022-11-20 13:10:09 +00:00
Ulysses e05c6828c5
exiftool: Add "-gps*=" removal example (#9522)
* exiftool: Add "-gps*=" removal example

A common use of exiftool is removing location data from photos.  One may wish to preserve most EXIF data (ex. rotation, date/time taken, etc.) but remove private location data.  This example accomplishes this common task.

The proposed example comes from exiftool's author, Phil Harvey:
https://exiftool.org/forum/index.php?topic=6037.msg29731#msg29731

This example works to not only remove GPS data from EXIF but also from Adobe's XMP tags.

Tested with JPEG and HEIC photos using exiftool 12.50.
2022-11-20 15:39:37 +05:30
BasicAcid 253cdc5b12
pngquant: add page (#9525) 2022-11-19 15:59:27 +05:30
Nicholas 724ed194a3
bb: add page (#9500) 2022-11-18 09:52:38 +08:00
trolzen 737d1cce00
hexdump: refresh page and Chinese translation (#9486) 2022-11-17 19:50:02 +05:30
Michał Połtyn 1c621f5132
snowsql: add page (#9519) 2022-11-17 08:34:47 -03:00
Irina 85c7973277
nohup: use variable number of arguments in token (#9464) 2022-11-17 06:11:30 +05:30
Irina c3a2251d88
tput: refresh page (#9474) 2022-11-16 19:38:31 +05:30