Commit Graph

7685 Commits (db0459e834b0d947a5c3907780f2f03c7a9ca825)

Author SHA1 Message Date
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