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

4109 commits

Author SHA1 Message Date
Marco Bonelli
4f634a8f40 cksum: add Italian translation. 2019-03-03 22:44:18 +00:00
Marco Bonelli
7b8e9488de chsh: add Italian translation. 2019-03-03 22:44:18 +00:00
Marco Bonelli
aa16a7a7ec chroot: add Italian translation. 2019-03-03 22:44:18 +00:00
Marco Bonelli
ff190734d4 chromium: add Italian translation. 2019-03-03 22:44:18 +00:00
Marco Bonelli
49153f7901 chown: add Italian translation. 2019-03-03 22:44:18 +00:00
Marco Bonelli
fe91660a33 chmod: add Italian translation. 2019-03-03 22:44:18 +00:00
Marco Bonelli
90a7a2024d chgrp: add Italian translation. 2019-03-03 22:44:18 +00:00
Aaron Janse
8edc5b4fdb nixos-rebuild: add page (#2809) 2019-03-02 11:36:13 +00:00
Aaron Janse
2fe0762833 nix-env: improve page (#2807)
- add example showing installed packages
- replace status example with one for searching within installed packages
- improve description and token name in the "query available" example
2019-02-28 16:50:42 +00:00
saeed
558edac53e wget : add some options (#2798) 2019-02-26 23:15:47 +01:00
wizarot
8d90e79d75 hostname: add Chinese translation 2019-02-26 18:50:35 +00:00
wizarot
3cbccc1210 hexdump: add Chinese translation 2019-02-26 18:50:35 +00:00
wizarot
0877344b60 head: add Chinese translation 2019-02-26 18:50:35 +00:00
wizarot
cd2112d467 gunicorn: add Chinese translation 2019-02-26 18:50:35 +00:00
wizarot
987fd62062 fsck: add Chinese translation 2019-02-26 18:50:35 +00:00
wizarot
e61652e4be file: add Chinese translation 2019-02-26 18:50:35 +00:00
wizarot
d11523189f feh: add Chinese translation 2019-02-26 18:50:35 +00:00
wizarot
cf4a5023c2 fc: add Chinese translation 2019-02-26 18:50:35 +00:00
wizarot
9a674892f0 export: add Chinese translation 2019-02-26 18:50:35 +00:00
wizarot
ddd9c42b14 eval: add Chinese translation 2019-02-26 18:50:35 +00:00
wizarot
bf30549131 duti: add Chinese translation 2019-02-26 18:50:35 +00:00
wizarot
03208f1db4 du: add Chinese translation 2019-02-26 18:50:35 +00:00
wizarot
a26a2fea2a drutil: add Chinese translation 2019-02-26 18:50:35 +00:00
wizarot
d5b76b1193 dmesg: add Chinese translation 2019-02-26 18:50:35 +00:00
wizarot
10f9e6c15a ditto: add Chinese translation 2019-02-26 18:50:35 +00:00
wizarot
57cca2128b diskutil: add Chinese translation 2019-02-26 18:50:35 +00:00
wizarot
600af0ce33 defaults: add Chinese translation 2019-02-26 18:50:35 +00:00
wizarot
f014ec2405 dd: add Chinese translation 2019-02-26 18:50:35 +00:00
wizarot
de606c8e87 date: add Chinese translation 2019-02-26 18:50:35 +00:00
wizarot
0633a7e99e compgen: add Chinese translation 2019-02-26 18:50:35 +00:00
wizarot
384dd032aa command: add Chinese translation 2019-02-26 18:50:35 +00:00
wizarot
95cec42350 codesign: add Chinese translation 2019-02-26 18:50:35 +00:00
wizarot
a2f0a52e71 chflags: add Chinese translation 2019-02-26 18:50:35 +00:00
wizarot
a2551e9af7 carthage: add Chinese translation 2019-02-26 18:50:35 +00:00
wizarot
8f90523a30 cal: add Chinese translation 2019-02-26 18:50:35 +00:00
wizarot
d17663914a caffeinate: add Chinese translation 2019-02-26 18:50:35 +00:00
wizarot
7a90225164 brightness: add Chinese translation 2019-02-26 18:50:35 +00:00
wizarot
a28a1c79ef brew: add Chinese translation 2019-02-26 18:50:35 +00:00
wizarot
dadaf20138 brew-mas: add Chinese translation 2019-02-26 18:50:35 +00:00
wizarot
a5d4e0cf32 brew-cask: add Chinese translation 2019-02-26 18:50:35 +00:00
wizarot
2333d1323c base64: add Chinese translation 2019-02-26 18:50:35 +00:00
wizarot
2604c7c6e6 asr: add Chinese translation 2019-02-26 18:50:35 +00:00
wizarot
5e79a11ae1 as: add Chinese translation 2019-02-26 18:50:35 +00:00
wizarot
c4c8d0bd9d archey: add Chinese translation 2019-02-26 18:50:35 +00:00
wizarot
00b5978696 apachectl: add Chinese translation 2019-02-26 18:50:35 +00:00
wizarot
91c4b70895 airport: add Chinese translation 2019-02-26 18:50:35 +00:00
proxy
39b9d7b990 exec: add page (#2800) 2019-02-25 21:58:36 +00:00
P_Q_H
04ae522268 youtube-dl: add example for the --format option (#2714) 2019-02-25 11:04:32 +05:30
Balázs Úr
6956cd5348 multiple pages: change Unicode characters to ASCII (#2802)
Change Unicode characters to ASCII:

- non-breaking spaces (\xc2\xa0) to normal spaces (\x20)
- apostrophes (there are only 2 Unicode apostrophes, all others are already ASCII)
- hyphen (−) to minus (-)
- fix wording (STD‐OUT to "standard output")
2019-02-24 23:56:24 +00:00
Balázs Úr
ad3772d8cb multiple pages: remove superfluous white spaces (#2801) 2019-02-24 15:47:41 +00:00