1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 06:44:56 +02:00
Commit graph

6447 commits

Author SHA1 Message Date
Zlatan Vasović
bcb600ecc4
rmdir: fix description (#4163) 2020-07-08 21:15:57 +08:00
Flex Zhong
866a4f78a0
remove cmake -i example (#4159) 2020-07-08 21:14:46 +08:00
Flex Zhong
87abf4a197
clear, uname: add Chinese translation (#4160) 2020-07-08 14:30:42 +02:00
Michael Gallo
e1aeaad538
unclutter: add page (#4152) 2020-07-07 13:12:36 +02:00
Sawyer Shepherd
5b4755ede6
rmdir: fixed description of rmdir -p (#4155) 2020-07-07 13:09:46 +08:00
Christian Rackerseder
d7fc462613
cp: replace -r with -R (#4141) 2020-07-06 20:30:29 +02:00
Flex Zhong
2786ad9aa2
zypper, fc-list, fc-cache: add Chinese translation (#4154) 2020-07-06 20:30:04 +02:00
Karthikeyan Vaithilingam
7c8ffa3e15
ant: add page (#4153) 2020-07-06 16:57:49 +01:00
Flex Zhong
c0222fbb13
Create yay.md (#4151) 2020-07-05 21:56:50 +01:00
Flex Zhong
258467d1be
yaourt: add chinese (zh) translation (#4150) 2020-07-05 21:56:12 +01:00
Flex Zhong
23e8d310ca
pacman: add Chinese translation (#4149) 2020-07-05 21:54:47 +01:00
jvktr
07d9868389
i3lock: add page (EN/pt_BR) (#4146) 2020-07-05 21:54:09 +01:00
David Husz
3a516641b5
pdftk: avoid non-ascii characters (#4144) 2020-07-05 22:51:44 +02:00
jn64
222bc41873
unset: clarify example with no options (#4126) 2020-07-05 21:50:40 +01:00
Finermeerkat137
8c86156d13
makepkg: add page (#4140) 2020-07-05 21:46:19 +01:00
b3nj5m1n
208327d21a Update pages.de/common/rev.md
Co-authored-by: Zlatan Vasović <zlatanvasovic@gmail.com>
2020-07-02 17:41:08 +02:00
b3nj4m1n
6724ba3af3 cut: add German translation 2020-07-02 17:41:08 +02:00
b3nj4m1n
53b0c3600c rev: add German translation 2020-07-02 17:41:08 +02:00
b3nj4m1n
f87d8659d9 ffmpeg: add German translation 2020-07-02 17:41:08 +02:00
b3nj4m1n
1efcde225f fish: add German translation 2020-07-02 17:41:08 +02:00
b3nj4m1n
00e7938c99 zsh: add German translation 2020-07-02 17:41:08 +02:00
b3nj4m1n
db61bba6e7 tar: add German translation 2020-07-02 17:41:08 +02:00
b3nj4m1n
34a36465bf gpg: add German translation 2020-07-02 17:41:08 +02:00
b3nj4m1n
c2bf1269d4 lolcat: add German translation 2020-07-02 17:41:08 +02:00
b3nj4m1n
42607b5da8 less: add German translation 2020-07-02 17:41:08 +02:00
b3nj4m1n
a628b624a1 pass: add German translation 2020-07-02 17:41:08 +02:00
RH-sdavey
d9c7edcc84
zgrep: add page (#4131)
Co-authored-by: Zlatan Vasović <zlatanvasovic@gmail.com>
2020-07-02 14:22:51 +02:00
b3nj5m1n
6fadfd16a9
pass: add edit example, add more info to init/insert, simplify git example (#4139)
Co-authored-by: Zlatan Vasović <zlatanvasovic@gmail.com>
Co-authored-by: Owen Voke <development@voke.dev>
2020-07-02 14:20:43 +02:00
SirGlorg
fee169f50c
history: list last n commands from the history (#4138)
* Added history command sample

* Update pages/common/history.md

Co-authored-by: Zlatan Vasović <zlatanvasovic@gmail.com>

Co-authored-by: Zlatan Vasović <zlatanvasovic@gmail.com>
2020-07-01 18:46:09 +08:00
Teodor Muraru
d1227ba2e3
mpg321: add page (#4082)
Co-authored-by: Zlatan Vasović <zlatanvasovic@gmail.com>
2020-07-01 12:10:14 +02:00
Jacob Hrbek
3280802034
vlc: playing video from the web (#4136)
Co-authored-by: Zlatan Vasović <zlatanvasovic@gmail.com>
2020-07-01 11:34:49 +02:00
Frank Benedikt
9aa5907281
German translation: alias, bash, borg, cd, chmod, chromium, chsh, convert, exa (#4132)
Co-authored-by: Zlatan Vasović <zlatanvasovic@gmail.com>
2020-06-29 23:59:34 +02:00
mihainsto
b655e1b68a
htop: add sorting option (#4134) 2020-06-29 22:23:52 +02:00
mihainsto
b697be87f3
top: add sorting option (#4135)
Co-authored-by: Zlatan Vasović <zlatanvasovic@gmail.com>
2020-06-29 21:09:16 +02:00
jn64
7a9754b18f
git-difftool: add page (#4127) 2020-06-27 20:33:13 +01:00
Marco Bonelli
4b76ffff45
CI: fix deployment branch check (#4130) 2020-06-27 18:19:22 +02:00
bagginslin
7eddc00f20
cloc: add --by-file example (#4129) 2020-06-27 14:25:57 +02:00
Zlatan Vasović
d8e6c7e11f
Quick fix, github.branch -> github.ref 2020-06-26 19:09:47 +02:00
JustAnotherStrange
b95727b9d6
youtube-viewer: update example URL (#4124) 2020-06-26 19:03:45 +02:00
Owen Voke
68f8e470d1 Fix PULL_REQUEST_ID reference when not set 2020-06-26 18:55:59 +02:00
Owen Voke
59c293a706 Remove Travis CI configuration 2020-06-26 18:55:59 +02:00
Owen Voke
7e3ca9c540 Resolve deploy key from secrets 2020-06-26 18:55:59 +02:00
Owen Voke
5e958f6074 Update scripts to use PULL_REQUEST_ID 2020-06-26 18:55:59 +02:00
Owen Voke
81d346f006 Replace 'TRAVIS_COMMIT_RANGE' usage 2020-06-26 18:55:59 +02:00
Owen Voke
7472600aa1 Update Travis references in scripts 2020-06-26 18:55:59 +02:00
Owen Voke
2126dfec04 Update references to Travis in docs 2020-06-26 18:55:59 +02:00
Owen Voke
bcab713a65 Add GitHub Actions CI workflow 2020-06-26 18:55:59 +02:00
Yann Collet
c3699ce546
zstd: update compression level sentences (#4121) 2020-06-24 00:25:45 +02:00
Owen Voke
7a79fa6e21
Update @owenvoke username reference (#4123) 2020-06-23 12:46:24 +02:00
James Hibbard
16573e0cf0
gpgv: fix typo (#4122) 2020-06-22 23:54:49 -03:00