Emily Grace Seville
0284c2390a
style-guide: refresh page: move ellipsis to a separate section and extend syntax ( #9742 )
...
* Move and reword ellipsis to a separate section
* Add notes about grouping placeholders
* Permit specifing repetition count for placeholders
* Mandate using simplified range syntax for ellipsis
* Update contributing-guides/style-guide.md
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
* Remove redundant note
* Refresh repetition syntax for ellipsis
* Don't allow restrict repetition count via ellipsis
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-01-10 09:54:53 +08: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
Axel Navarro
73cc3d7432
ansible-doc: fix typo in Spanish translation ( #9753 )
2023-01-09 21:21:16 +10:00
Emily Grace Seville
cc0c6d3b4c
Use ellipsis-like syntax for `--scopes` ( #9740 )
2023-01-09 14:54:12 +10:00
Darío Hereñú
16a2931194
ansible-doc: add Spanish translation ( #9738 )
...
* ansible-doc: add Spanish translation
* Update pages.es/common/ansible-doc.md
* Update pages.es/common/ansible-doc.md
2023-01-09 00:33:58 +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
Mariana Corrêa
f66f62814b
abroot: add pt_BR translation ( #9711 )
...
* abroot: add pt_br translation
* Update pages.pt_BR/linux/abroot.md
Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>
* Update pages.pt_BR/linux/abroot.md
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2023-01-08 17:07:01 +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
Egor Fedoseev
1f55bd1968
pwd, echo, exit, rm, which: add Russian translation ( #9734 )
...
* pwd, echo, exit, rm, which: add Russian translation
* pwd, echo, exit, rm, which: add Russian translation
* Apply suggestions from code review
* Update pages.ru/common/echo.md
* Update pages.ru/common/rm.md
* Update pages.ru/common/rm.md
* Update pages.ru/common/pwd.md
* Update pages.ru/common/pwd.md
* Update pages.ru/common/pwd.md
2023-01-07 23:24:44 +10:00
Emily Grace Seville
35a7c7ce40
Add `git cvsexportcommit` page ( #9736 )
2023-01-07 22:09:05 +10:00
Egor Fedoseev
65f2d285d0
man: add Russian translation ( #9731 )
2023-01-07 07:17:17 +05:30
Darío Hereñú
2a591edecd
amass-viz: add Spanish translation ( #9720 )
2023-01-06 14:06:01 -03: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
Emily Grace Seville
0239f5de94
style-guide.md: refresh page ( #9709 )
...
* Restrict alternatvie count to 5
* Enhance grammar
2023-01-06 22:51:40 +10:00
Ethan Liu
14a20a3f86
afconvert: add Chinese translation ( #9723 )
2023-01-06 22:46:23 +10:00
Axel Navarro
1bf16d5ee9
amass: sort examples ( #9724 )
2023-01-04 17:32:27 +05:30
Darío Hereñú
65cc9bf09c
amass: add Spanish translation ( #9694 )
2023-01-04 21:06:20 +10:00
Darío Hereñú
da293de402
alex: add Spanish translation ( #9692 )
...
* alex: add Spanish translation
* Update pages.es/common/alex.md
* Update pages.es/common/alex.md
2023-01-04 20:52:32 +10:00
Darío Hereñú
d34e1e9103
adb-reverse: add Spanish translation ( #9687 )
2023-01-04 20:52:04 +10:00
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
Jack Lin
d6c847e672
Add blueskyson to member ( #9721 )
2023-01-04 20:32:45 +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
Emily Grace Seville
ee0a2809ea
style-guide: refresh page ( #9718 )
...
* Move `Range syntax` to `Placeholder syntax` chapter
* Require generic placeholders when available
* Require ranges just for singular arguments
* style-guide: update grammar
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
* style-guide: update spacing in Chinese-Specific Rules
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
* style-guide: fix typos, spacing
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-01-03 22:08:49 +05:30
Mariana Corrêa
8ef95ee4cd
adig: add pt_br translation ( #9713 )
...
* adig: add pt_br translation
* Update pages.pt_BR/linux/adig.md
* Update pages.pt_BR/linux/adig.md
* Update pages.pt_BR/linux/adig.md
2023-01-03 23:11:18 +10:00
Sunlight
f9046257c3
android/*: add Bengali translation ( #9696 )
...
* am, bugreport, bugrepotz, dalvikvm, dumpsys, getprop, input, logcat, pkg, pm, screencap, wm: add Bengali translation
* android/*: translated placeholders to Bengali
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-01-03 18:02:43 +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
Emily Grace Seville
2190f4031f
style-guide: add Range syntax ( #9646 )
...
* style-guide: standardize range syntax
* Simplify syntax for arbitraty integer placeholders
* Describe syntax for arbitraty floats
2023-01-03 13:44:04 +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
Darío Hereñú
bf8c7a80e9
amass-intel: add Spanish translation ( #9699 )
2023-01-02 15:04:28 -03: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
Darío Hereñú
c71cf5803e
airpaste: add Spanish translation ( #9695 )
2023-01-02 08:07:10 -03:00
Darío Hereñú
cd4c12a0b9
amass-track: add Spanish translation ( #9700 )
2023-01-02 08:06:15 -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
pixel
348ecfbefe
nix, nix-build, nix-env, nix-collect-garbage, nix-shell: fix German translation ( #9703 )
...
* nix-build: fix german translation
* nix-collect-garbage: fix german translation
* nix-env: fix german translation
* nix-shell: fix german translation
* nix: fix german translation
2023-01-01 16:24:44 +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
Darío Hereñú
c8342ccee8
2to3: add Spanish translation ( #9693 )
...
* 2to3: add Spanish translation
* Update pages.es/common/2to3.md
2023-01-01 14:42:15 +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