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
Axel Navarro
8623ee9ab0
airmon-ng: fix typos in Spanis translation ( #9697 )
2023-01-01 14:17:49 +10:00
Darío Hereñú
bf7ce6151e
ack: add Spanish translation ( #9686 )
2022-12-31 20:24:23 -03:00
Darío Hereñú
68c475d4fd
adscript: add Spanish translation ( #9688 )
...
Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>
2022-12-31 15:34:01 +01:00
Darío Hereñú
8c4bc7848f
ajson: add Spanish translation ( #9691 )
2022-12-31 10:35:38 -03:00
Darío Hereñú
d97d1ac436
amass-enum: add Spanish translation ( #9698 )
2022-12-31 10:35:05 -03:00
Darío Hereñú
5fc4797cfb
airmon-ng: add Spanish translation ( #9689 )
2022-12-31 17:16:09 +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
Mia Combeau
2c599fbe56
useradd, userdel, usermod: update French translation ( #9549 )
...
* useradd, userdel, usermod: update French translation
* userdel: update French translation
* usermod: Update French translation
* Useradd: fix French translation in example
* userdel: update French translation to match English page
2022-12-30 10:03:11 +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
pixel
cd8ebad9ce
CLIENT-SPECIFICATION: Require support for long options ( #9651 )
...
* CLIENT-SPECIFICATION: Require long options
* Update CLIENT-SPECIFICATION.md
* Update CLIENT-SPECIFICATION.md
2022-12-30 08:53:17 +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
Matthew Peveler
67d91b1bba
CLIENT-SPECIFICATION: Use main for asset link ( #9668 )
...
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2022-12-29 15:30:03 +01:00
K.B.Dharun Krishna
5257568887
pages.*: add standard translation ( #9672 )
...
* pages./: Automatically add alias pages
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
* pages./: Automatically add links
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
* Fix false positives from script
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2022-12-29 08:41:44 +05:30
3voltAmperes
8a51e0f5b8
git-show-merged-branches: add German translation ( #9448 )
2022-12-27 14:18:29 +01: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
Axel Navarro
f299711968
scripts/deploy.sh: fix script syntax ( #9674 )
2022-12-26 18:44:41 +05:30
Matthew Peveler
312ecf8226
scripts/deploy.sh: generate sha256sum of artifacts ( #9669 )
2022-12-26 08:14:49 -03:00
3voltAmperes
81479aab83
git-setup: add German translation ( #9454 )
2022-12-26 09:50:29 +01:00
K.B.Dharun Krishna
ef25c670c8
README: add brew option ( #9656 )
2022-12-26 09:30:57 +01:00
Rail
2ceed8c839
czkawka-cli: add page ( #9477 )
2022-12-26 06:26:31 +05:30
Darío Hereñú
582f2ac0ce
agate: add Spanish translation ( #9667 )
2022-12-25 15:06:33 -03:00
Darío Hereñú
6474a97f2b
settings: add Spanish translation ( #9663 )
2022-12-25 15:05:04 -03:00
Darío Hereñú
1910df33dd
act: add Spanish translation ( #9666 )
2022-12-25 15:04:42 -03:00