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

2605 commits

Author SHA1 Message Date
Starbeamrainbowlabs
c69045c6bb
rspamc: add page (#1612) 2017-10-30 19:21:45 +00:00
Starbeamrainbowlabs
00265c265a
Duplicate pwgen command to osx (#1609) 2017-10-30 19:20:12 +00:00
Agniva De Sarker
37ff096332
pacman: update install instructions
Adding the `-u` flaf to install according to best practices

https://github.com/tldr-pages/tldr/pull/1562
2017-10-30 09:54:50 +05:30
Galdin Raphael
90fe67325e dotnet: add page (#1581) 2017-10-29 13:26:14 +00:00
Starbeamrainbowlabs
f0acd53e64
lein: add page (#1593) 2017-10-29 13:14:53 +00:00
Starbeamrainbowlabs
af87618913
tee: Add usecase for process substitution (#1584) 2017-10-29 13:08:38 +00:00
Niklas Mollenhauer
ab857845b2 dot: add page (#1578) 2017-10-29 17:01:21 +05:30
Mario Álvarez
59de62110c leave: add page (#1574) 2017-10-29 11:53:36 +05:30
Billie Thompson
51a6796b5d
Duplicate pwgen command to osx
pwgen is available on linux and OSX. This duplicates it to both
environments. This means you'll be able to use the reference on both.
2017-10-28 22:07:15 +01:00
OrBaruk
40bff3cb62
lein: improve readability 2017-10-28 16:26:24 -02:00
Ian Oxborrow 3
713a0d0c39 softwareupdate: add page (#1573) 2017-10-28 23:55:57 +05:30
Agniva De Sarker
f3e1e62cdf
tee.md: added missing quotes 2017-10-28 16:49:38 +05:30
Polle Vanhoof
71ad96a7e5
tee: add missing backtick 2017-10-28 12:40:48 +02:00
Polle Vanhoof
877e017f00
tee: proposed change for review 2017-10-28 12:20:16 +02:00
OrBaruk
8c8ebd6e3d
lein: fix missing punctuation 2017-10-27 17:42:33 -02:00
OrBaruk
533ca21734
lein: add page 2017-10-27 17:30:44 -02:00
Starbeamrainbowlabs
a7c936e3ec
ansible-playbook: add extra-vars examples (#1587) 2017-10-27 18:57:59 +01:00
Polle Vanhoof
d8fc8ce6f1 tee: final cleanup formatting 2017-10-27 12:23:17 +02:00
Felix Stein
aa405d2f20 opensnoop: add page (#1576) 2017-10-27 09:33:43 +05:30
OrBaruk
12bb6f2449 ansible-playbook: fix typo 2017-10-26 18:29:17 -02:00
Starbeamrainbowlabs
9a73c2d676 write: add page (#1577) 2017-10-26 21:18:10 +01:00
OrBaruk
873d2102eb ansible-playbook: add extra-vars examples 2017-10-26 18:07:08 -02:00
Starbeamrainbowlabs
6c34492668 Add myself to MAINTAINERS 2017-10-27 00:54:50 +05:30
Polle Vanhoof
6cc2bfaccb tee: update language as per remarks 2017-10-26 19:50:49 +02:00
Dwi Satria Utama
54a56c4eea jekyll: add page (#1583) 2017-10-26 17:43:18 +01:00
Agniva De Sarker
abd98777f5 write: simplify page
- Simplify heading and made who command within backticks
- Simplified some command descriptions.
2017-10-26 21:39:43 +05:30
Polle Vanhoof
90f25a7e62 tee: Add usecase for process substitution 2017-10-26 16:25:39 +02:00
Polle Vanhoof
c7275e5146 write: update remaining issues (capital letters) 2017-10-26 10:29:50 +02:00
Polle Vanhoof
4250b8ad66 write: Update page extension and heading 2017-10-26 10:16:38 +02:00
Starbeamrainbowlabs
1c86634691 fatlabel: add page (#1571) 2017-10-26 10:58:58 +05:30
Henry Vindin
67314d8548 remove generic nse example as its probably man page material, not tldr 2017-10-26 09:12:50 +05:30
Henry Vindin
ee0486e7f2 Add more examples for nmap for common activities such as:
- scanning a host with nse scripts
- scanning enabled SSL/TLS ciphers/protocols on a host on port 443
2017-10-26 09:12:50 +05:30
Yan Uehara
4f5ce89bd5 subst: add page (#1572) 2017-10-25 20:31:30 +01:00
Martin Caarels
359252f1ce bosh: add page (#1575) 2017-10-25 20:30:06 +01:00
Polle Vanhoof
780ba1de50 write: add page 2017-10-25 15:58:18 +02:00
Starbeamrainbowlabs
d4324aeb8f fly: add page (#1546) 2017-10-25 10:07:03 +01:00
Max Strübing
383c7d4b27 ncmpcpp: add page (#1568) 2017-10-25 13:36:35 +05:30
Galdin Raphael
1b930944d4 code: add page (#1557) 2017-10-24 21:41:53 +05:30
Martin Caarels
2c7f5e1c5c made changes as requested. 2017-10-24 14:38:39 +02:00
Starbeamrainbowlabs
c98b4dc3ce update-alternatives: add page (#1544) 2017-10-24 11:11:34 +01:00
Starbeamrainbowlabs
b1f402067a pstree: add page (#1566) 2017-10-24 11:10:04 +01:00
Starbeamrainbowlabs
fc91506f66 fd: add page (#1563) 2017-10-24 10:51:39 +01:00
Starbeamrainbowlabs
73ccd75a6e lscpu: add page (#1565) 2017-10-24 10:47:17 +01:00
Agniva De Sarker
c08b505477 update-alternatives: simplify descriptions 2017-10-24 10:03:41 +05:30
Max Xu
1bc1737d2b Update pstree.md 2017-10-24 10:23:13 +08:00
Max Xu
ee39bfaeaf Update update-alternatives.md 2017-10-24 10:22:25 +08:00
Max Xu
f93cb7e504 Update pstree.md 2017-10-24 10:21:29 +08:00
Max Xu
1d7ad860ff Update update-alternatives.md
Add both generic expression and a concrete examples.
2017-10-24 10:17:54 +08:00
Max Xu
5c9ab17a19 Update update-alternatives.md 2017-10-23 12:09:28 +08:00
Juan Leñero
ff4ea8adc6 dir -> directory 2017-10-22 21:40:39 -05:00