Commit Graph

7817 Commits (9126c126f54ad22a6666fc577cbd5a6ce899ddcf)

Author SHA1 Message Date
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
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
Ravi 4e6e06483e
setcap: add page (#9850)
* setcap: add page

* Update pages/linux/setcap.md

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-02-14 12:56:54 +05:30
Managor 6ec6912cd4
wall: refresh page (#9842) 2023-02-11 22:55:31 +05:30
Florian Wilhelm cff95fd1f1
ostree: add page (#9843)
* ostree: add page

---------

Co-authored-by: Jack Lin <blueskyson1401@gmail.com>
2023-02-09 20:22:17 +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
Emily Grace Seville f6692c871f
qm-cloudinit-dump: refresh page (#9707)
* Fix placeholders in `qm-cloudinit-dump`
2023-02-08 22:02:30 +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
Axel Navarro d6d48e8c3c
arch: add -arm64 example (#9830) 2023-02-07 15:22:36 -03:00
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
Emily Grace Seville 20ce3c4696
cmd: refresh page (#7988)
* Refresh a page:
- better grammar
- better token syntax

* Remove redundant quotes

* Apply suggestions from code review

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

* Make page consistent with `pwsh` page and:

- add more mnemonics

---------

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
2023-02-05 15:51:25 +01:00
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
Tim Chaffin 766d4d7cf8
aiac: add page (#9807) 2023-02-03 20:08:40 +05:30
Nuttapong Rojanavanich 3a73b476e0
pbcopy,pbpaste: add Thai translations (#9791) 2023-02-03 10:08:01 +05:30
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
Hariz 4fa6b9a557
konsave: add page (#9773) 2023-02-01 22:05:44 +00:00
Jordan Chalupka d47aa9047a
nu: fix log-level command instructions (#9812) 2023-02-01 08:12:10 +00:00
pixel c2a53ce67e
llvm-lipo: add page (#9819) 2023-02-01 08:05:23 +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
yuiseki 778badb13f
whatis: add Japanese translation, update page (#9775)
* whatis: add Japanese translation

* add example of --locale option

* Update whatis.md

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-01-16 23:08:53 +05:30
Seth Falco e65a5f70c5
conda: activate/deactivate are not args (#9769) 2023-01-13 12:41:08 +05:30
Øyvind Tveit d2dbce839e
getconf: add page (#9515)
* Create getconf.md

* Apply suggestions from code review as submitter failed to address them

* Fix syntax error

* Update getconf.md

* Update getconf.md
2023-01-11 21:27:42 +10:00
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
Emily Grace Seville 32c8eaf13a
adig: refresh page (#9714)
* Deprecate `specified` in favour of `specific`

* Apply suggestions from code review

* Apply suggestions from code review
2023-01-06 22:52:19 +10:00
Axel Navarro 1bf16d5ee9
amass: sort examples (#9724) 2023-01-04 17:32:27 +05:30
Emily Grace Seville 634a986fd0
Make placeholders more readable (#9708) 2023-01-04 20:51:43 +10:00
Emily Grace Seville 54524f0f10
cmd: (#9645)
- add mnemonics
- use generic placeholders as
  there are no long descriptive options before them
2023-01-04 20:46:12 +10:00
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
Emily Grace Seville d6699a289f
pm, settings: refresh pages (#9717)
* Refresh `pm`:
- simplify descriptions
- fix placeholder for keywords

* Refresh `settings`:
- deprecate `the` in favor of `a`

* pm,settings: update Tamil translation

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

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-01-03 22:23:22 +05:30
Emily Grace Seville cbb8ded234
acountry: refresh page (#9715) 2023-01-03 22:12:21 +05:30
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 bbd5f9073c
java_home: add page (#9685) 2023-01-02 09:03:50 -03:00
Emily Grace Seville 97b0abb633
am: add mnemonics (#9639) 2023-01-02 08:08:10 -03:00
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 ce223b4592
bugreport: replace `Show` with `Display: (#9643)
- standardization
2023-01-01 21:11:36 +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
Bill Kaguru Wanjohi d03096f087
autorandr: add change command (#9676)
* autorandr.md: add `autorandr -c`

and since that added some ambiguity, I edited the description for -l

* Update pages/linux/autorandr.md

--change instead of -c

* Update pages/linux/autorandr.md

use --load instead of -l

* autorandr: expand other short options
2022-12-30 10:19:21 +10:00
Roger b4ec029408
ss: add -K example (#9659)
* ss-kill-socket-connection

Kill Socket connection example

* Format compliance
2022-12-30 09:25:39 +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
Madawa De Silva ffc2a70437
pyrit: add page (#9230)
* pyrit: add page

* Apply suggestions from code review
2022-12-30 08:47:21 +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
Emily Grace Seville f7ab10ee92
nemo: refresh page (#8008)
* Sync `nemo` with `caja` page:
- standardize pages

* Fix placeholders

* Use `the current`

* Change title and simplify man page url

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

Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2022-12-23 11:02:53 +07:00
Emily Grace Seville 34f8e09b55
id3v2: add page (#9653)
* Add `id3v2` command page

* Highlight names via backticks
2022-12-23 08:28:14 +05:30
Emily Grace Seville 8d2c5bcc88
qm-showcmd: (#9652)
- Use `specific` instead of `given`: standardization
2022-12-22 17:42:02 +05:30
Emily Grace Seville 9b51a5fb56
dalvikvm: refresh page (#9644)
* dalvikvm: add `specific` term

* dalvikvm: update Tamil translation

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2022-12-22 17:41:01 +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
Fernando Crespo aed340476f
windows/*: add page (#8783)
* Add some PowerShell related commands

* Include new pages for start-service, stop-service, set-service, show-markdown, resolve-path

* Include new pages for measure-command.md, tee-object.md, get-acl.md, and set-acl.md

* Include new pages for get-date, set-date, measure-object, sort-object, test-json, wait-process

* Remove i18n identifier from all added pages

* get-acl: Better wording and fix missing placeholder
sls: Use kebab-case for tldr view original command

* get-date: Better wording and change date string to ISO

* test-json: Better wording, generic json, and add one more example

* Add token {{}} to some missing places

* Apply suggestions from code review

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

* Fix typo on pages/windows/resolve-path.md

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

* Update pages/windows/measure-object.md

Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2022-12-21 11:26:27 +07: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
pg99696 fb90656068
qm-showcmd: add page (#9243) 2022-12-21 03:50:16 +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
dinaisrael 78119c59cf
assoc: add `| more` example (#9314) 2022-12-20 07:18:16 +05:30
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
Liz GingerKiwi.Dev b74e8af584
ftxdiff: add page (#9177)
* Create ftxdiff

from page request: macOS Font Tools aka. Apple Font Tool Suite #8478 
Note: I'm a new dev, but experienced writer. This is my first docs PR. Feedback appreciated.

* Fix typos in ftxdiff.md

Fix typos including "Ending command descriptions with a period" "Example descriptions should end in a colon with no trailing characters"

* Update pages/osx/ftxdiff.md

* Update pages/osx/ftxdiff.md

add {{ FileName }} around file names

* Update pages/osx/ftxdiff.md

* Update pages/osx/ftxdiff.md

* Update pages/osx/ftxdiff.md

delete extra space

* Update pages/osx/ftxdiff.md

Add space between : and < in url

* Update pages/osx/ftxdiff.md

delete extra space on line 3

* Update pages/osx/ftxdiff.md

* Apply suggestions from code review as submitter failed to address them
2022-12-19 19:54:31 +10:00
Abhishek Srivastava 5b7e662dd6
qm-guest-exec: add page (#9133)
* qm-guest-exec: add page

* Added specified changes

* Update pages/linux/qm-guest-exec.md

* Update pages/linux/qm-guest-exec.md

* Update pages/linux/qm-guest-exec.md

* Update pages/linux/qm-guest-exec.md


* Apply suggestions from code review
2022-12-19 19:40:46 +10:00
marc-48k f5365b44fd
tart: add page (#9633)
* tart: add page

* Update pages/osx/tart.md


* Update pages/osx/tart.md
2022-12-18 01:10:50 +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
Managor 42e662cf6c
pw-link: fix typo (#9627) 2022-12-16 19:51:36 +05:30
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
K.B.Dharun Krishna f539c1fd63
apx: refresh page (#9605)
* apx: refresh page

Closes #9604

* Fix typo

* Update apx.md
2022-12-13 15:44:34 +10:00
K.B.Dharun Krishna f7fb8b8f0d
abroot: add page (#9608)
* abroot: add page

Closes #9606

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

* abroot: fix typo

The `--version` and `--help` flags don't require Superuser (sudo) privileges.

* Update abroot.md

* Update abroot.md

* Update pages/linux/abroot.md

* Change symbol to ⟺

I updated the same on docs since it has better visibility

* Update pages/linux/abroot.md

* Update pages/linux/abroot.md

* Update pages/linux/abroot.md

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2022-12-13 15:04:53 +10:00
Emily Grace Seville 68b69b0ade
dolphin: refresh page (#9536)
* Fix examples:
- enhance descriptions
- fix wrong --split example
- fill a KDE bug: https://bugs.kde.org/show_bug.cgi?id=462046

* Extend third example:
- use ellipsis

* Apply suggestions from code review

* Add `specific` word to description

* Update pages/linux/dolphin.md

* Use lower case for `F` in `File`
2022-12-13 14:04:59 +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
rozie 20bd65192d
apt-file: update examples (#9073)
* wajig: Polish translation added

* Update pages.pl/linux/wajig.md


* Update pages.pl/linux/wajig.md


* Update pages.pl/linux/wajig.md


* apt: add Polish translation

* apt-file: Change samples/description to match together

* Update pages/linux/apt-file.md

Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2022-12-08 17:19:13 +10: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
Emily Grace Seville 6272a9078c
procs: refresh page (#9594)
Co-authored-by: pixel <pixel@chrissx.de>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2022-12-07 06:44:52 +01:00
K.B.Dharun Krishna cb5a6d4757
asciinema: update link (#9593) 2022-12-06 16:27:25 +05:30
ciph3rz 1de39fb355
braa: add page (#9041)
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
2022-12-06 08:14:05 +01:00
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
Sakib Junaed 095d4555b5
img2txt: add page (#9597)
* img2txt: add page

* img2txt: fix build error

* Update pages/linux/img2txt.md

* img2txt: accepted suggestions
2022-12-06 12:56:35 +10: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 40e00f8bdd
konsole: refresh page (#9542)
* Enhance code examples and program description

* Remove `--fallback-profile` example:
- option is not available in man page

* Update pages/linux/konsole.md
2022-12-05 16:43:19 +10:00
Emily Grace Seville a39b7589df
Use long options in `bat` page (#9590) 2022-12-05 08:23:02 +05:30
cyqsimon 2d4f0ad33d
linux package managers: add link to ArchWiki Rosetta (#9507)
Affected pages: apt, dnf, dpkg, emerge, pacman, rpm, yum, zypper
2022-12-05 10:57:55 +10:00
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