1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 08:22:08 +02:00
Commit graph

8322 commits

Author SHA1 Message Date
Axel Navarro
9c2d5b51a6
git-init: add --initial-branch example (#5990) 2021-05-19 11:20:16 -04:00
Wyatt Childers
f2b054d0e1
rg: improved fixed string suggestion (#5995)
It's better to include a `--` prior to the search string so that strings
starting with `--` (e.g. `--foo`) aren't processed as cli options.

https://github.com/BurntSushi/ripgrep/discussions/1560#discussioncomment-6346
2021-05-19 11:19:10 -04:00
CleanMachine1
40c7bc1e6a
git-count: add page (#5970) 2021-05-19 15:43:48 +01:00
Seth
94a4e08932
uuidd: add page (#5991) 2021-05-18 22:49:07 -04:00
Nahin Khan
05128b2913
bfg: add page (#5984) 2021-05-18 18:17:47 -03:00
Seth
7b1de0b54f
wp: add page (#5985) 2021-05-18 14:30:58 -04:00
CleanMachine1
440330bd7d
git-authors: add page (#5951) 2021-05-18 19:30:38 +01:00
CleanMachine1
d5ec320f47
aria2: convert into page alias for aria2c (#5983) 2021-05-18 19:22:38 +01:00
CleanMachine1
c25d84b7dc
git-undo: add page (#5980) 2021-05-18 19:14:07 +01:00
CleanMachine1
516bd0e097
git-create-branch: add page (#5982) 2021-05-18 19:10:45 +01:00
Axel Navarro
6b40df8c17
starship-init: add page (#5972) 2021-05-18 15:09:17 -03:00
CleanMachine1
4425af285c
git-repl: add page (#5974) 2021-05-18 15:03:24 -03:00
bl-ue
dccb963036
uudecode: add page (#5971) 2021-05-18 14:41:46 -03:00
CleanMachine1
15ec11454f
git-alias: add page (#5979) 2021-05-17 20:12:45 +02:00
CleanMachine1
71340ccab7
git-archive-file: add page (#5960) 2021-05-17 19:07:55 +01:00
BillLucky
ba782f8b78
jar: add Chinese translation (#5977) 2021-05-17 13:47:25 -04:00
Coelacanthus
93cafcd821
btrfs*: add Chinese translation (#5244) 2021-05-17 18:36:45 +01:00
Fazle Arefin
a81bad6485
find: add example to find and delete empty files (#5973) 2021-05-16 20:06:51 +01:00
Steven Pitts
f82fd9c8f3
dconf, dconf-write: add page (#5967) 2021-05-16 13:47:31 -04:00
CleanMachine1
a647b75b19 Changed syntax of how hashes are 2021-05-16 14:09:45 +01:00
CleanMachine1
67c95952cf Update pages/common/git-verify-commit.md
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2021-05-16 14:09:45 +01:00
CleanMachine1
83dd186eb6 @bl-ue , take a look 2021-05-16 14:09:45 +01:00
CleanMachine1
791ef71fdc Update pages/common/git-verify-commit.md
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-05-16 14:09:45 +01:00
CleanMachine1
022ce7a0bd Changed SHA to just using hash 2021-05-16 14:09:45 +01:00
CleanMachine1
bd5c68fb14 Changed SHA1 and SHA2 to just SHA since -1 is a type of SHA 2021-05-16 14:09:45 +01:00
CleanMachine1
45ebbd53b5 Update pages/common/git-verify-commit.md
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
2021-05-16 14:09:45 +01:00
CleanMachine1
5cfad65689 Update pages/common/git-verify-commit.md
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
2021-05-16 14:09:45 +01:00
CleanMachine1
6d3d553a8e Update pages/common/git-verify-commit.md
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
2021-05-16 14:09:45 +01:00
CleanMachine1
880fccb397 Changed commitSHAhash to commit_SHA 2021-05-16 14:09:45 +01:00
CleanMachine1
94f7e5acb7 Update pages/common/git-verify-commit.md
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-05-16 14:09:45 +01:00
CleanMachine1
42adfe6798 Update pages/common/git-verify-commit.md
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-05-16 14:09:45 +01:00
CleanMachine1
005e3f0d5f Update pages/common/git-verify-commit.md
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-05-16 14:09:45 +01:00
CleanMachine1
a4ef023764 Update pages/common/git-verify-commit.md 2021-05-16 14:09:45 +01:00
CleanMachine1
bbd4418808 Fixed bot issue 2021-05-16 14:09:45 +01:00
CleanMachine1
884aec6231 git-verify-commit: add page 2021-05-16 14:09:45 +01:00
CleanMachine1
c85512067a
git-commits-since: add page (#5968) 2021-05-15 11:10:49 -04:00
CleanMachine1
12f4b67d63
git-brv: add page (#5966)
* git-brv: add page

* git-brv: add page

* added \n at end

* Update pages/common/git-brv.md

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>

* Update pages/common/git-brv.md

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

* Added @bl-ue change

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2021-05-15 14:05:14 +02:00
xiaolong
f2cf84ec29
dmesg: add Chinese translation (#5954) 2021-05-14 14:06:12 -04:00
CleanMachine1
ddf755f355
MAINTAINERS: add @CleanMachine1 to collaborators (#5963)
* Update MAINTAINERS.md

* Update MAINTAINERS.md

* Update MAINTAINERS.md

* Update MAINTAINERS.md
2021-05-14 15:41:36 +01:00
Martin Pool
1f122786a7
README: Remove tldr.ooops.me (#5957)
https://tldr.ooops.me/ is broken, with an infinite redirect back to itself

ping @kosmgco
2021-05-14 08:22:44 -04:00
CleanMachine1
5f0463ee96
git-browse: add page (#5959) 2021-05-14 08:16:55 -04:00
Peter Babič
f67ba5ca50
uuid: add page, uuidgen: update description (#5892) 2021-05-14 14:11:08 +02:00
Tomek Szczęsny
c1b5d6882b
distccd: add page (#5912) 2021-05-14 11:14:37 +02:00
Janek
8f9dd1cd74
pdfjam: add page (#5789) 2021-05-14 11:03:45 +02:00
Axel Navarro
5d6be64c80
starship: add page (#5901) 2021-05-14 02:28:00 +01:00
Peter Babič
345a2d8156
acme.sh-dns: add page; acme.sh: remove example (#5852) 2021-05-14 01:49:45 +01:00
marchersimon
be88cdda92
change login/logout to log in/log out (#5920) 2021-05-14 01:42:15 +01:00
blalyasar
40e478add9
ls, touch: add examples (#5855) 2021-05-14 01:40:50 +01:00
Mirko Conti
f6ebb40107
hashcat: add page (#5900) 2021-05-14 01:29:30 +01:00
marchersimon
2391ffcc92
kdeconnect-cli: add page (#5866) 2021-05-14 00:56:40 +01:00