Alois Mahdal
17fb4fc1bc
Fix TLDR lint issues
2016-01-17 21:45:45 +01:00
Alois Mahdal
4192235e41
Fix Vim typo
2016-01-17 21:42:24 +01:00
Alois Mahdal
1461dcb52d
Add page for rpm
- RPM Package Manager
2016-01-17 21:36:16 +01:00
Waldir Pimenta
e991986a44
Merge pull request #685 from notpeter/devfsadm
...
Add devfsadm for solaris.
2016-01-16 22:19:06 +00:00
Peter Tripp
4ef0b5a7d7
Zcat and zless.
2016-01-16 13:58:14 -08:00
Peter Tripp
c6635ec815
Fix ping, zfs and zpool to match current style guide.
2016-01-16 11:45:16 -08:00
Peter Tripp
0a464dfb43
Add devfsadm for solaris.
2016-01-16 10:40:51 -08:00
Waldir Pimenta
81311fbcb7
Merge pull request #672 from steelywing/patch-3
...
`rm -rf`
2016-01-16 16:36:36 +00:00
Ruben Vereecken
5a26958e94
Fixed English tenses as reported by tldr-lint
2016-01-16 15:12:05 +01:00
Ruben Vereecken
34e1ac7b2e
Merge pull request #655 from 85pando/latexmk
...
Add pages for latexmk and pdflatex
2016-01-16 14:38:51 +02:00
Peter Tripp
eb973701a1
Rework scp.
...
* No double examples
* Replace IP address with hostname place holders.
* change word use to avoid upload & download
* alter two remote hosts example, to not require agent forwarding.
Add SFTP examples.
2016-01-16 02:21:23 -08:00
85pando
9a3eac64c0
Add pages for latexmk and pdflatex
...
Pdflatex and latexmk are two tools to create Output documents from LaTeX source files.
Added colons instead of full stops to make `lint` happy.
2016-01-16 09:47:14 +01:00
Ruben Vereecken
5ab24c1a71
Merge pull request #673 from steelywing/patch-4
...
`netstat -n` and `-r`
2016-01-15 19:28:39 +02:00
Igor Shubovych
ebe6b986fb
Merge pull request #669 from ArturSkowronski/master
...
jar: add page
2016-01-15 18:58:27 +02:00
Artur Skowronski
c6288e06c8
Create jar with handy info about usage of jar
2016-01-15 16:45:17 +01:00
Starbeamrainbowlabs
66fd296d06
Correct english in ssh page
2016-01-15 14:41:03 +00:00
Wing
b5d0a4a779
Update rm.md
2016-01-15 17:23:41 +08:00
Wing
a8b41f5b1c
Update netstat.md
2016-01-15 17:21:16 +08:00
Igor Shubovych
e3f4e2f069
who: add page
2016-01-14 23:00:59 +02:00
Torild
3233bb7aab
Create ufw.md
...
Update ufw.md
Update ufw.md
Update ufw.md
Update ufw.md
Update ufw.md
Update ufw.md
2016-01-14 21:43:31 +01:00
Ruben Vereecken
f8467277b9
Merge pull request #666 from Cvetomird91/lsattr
...
lsattr: readed the page
2016-01-14 15:31:09 +01:00
Wing
14a4c9d729
Fix grammer
2016-01-14 22:26:38 +08:00
Wing
76f1c32afe
netstat -nr
to netstat -rn
2016-01-14 22:25:17 +08:00
Cvetomir Denchev
984139f6f0
lsattr: re-added the page
2016-01-14 16:06:36 +02:00
Wing
32d61ddbf2
netstat -n
and -r
2016-01-14 21:52:25 +08:00
Wing
5f72687135
Split du -m
2016-01-14 21:46:56 +08:00
Wing
7a30cfcf8a
rm -rf
2016-01-14 21:43:17 +08:00
Wing
f2d0f8202c
du -m
2016-01-14 21:30:36 +08:00
cPlevey
e30345bfde
added pigz
2016-01-14 06:12:09 -06:00
Waldir Pimenta
c18b91ae67
+"it"
2016-01-14 11:25:40 +00:00
Igor Shubovych
31bd12bae0
Merge pull request #550 from sbrl/imagemagick-montage
...
Add imagemagick montage command to common
2016-01-14 11:59:54 +02:00
Starbeamrainbowlabs
d13af35427
Add imagemagick montage command to common
...
Polish examples & descriptions
Tweak to make it pass all the tests.
Reword example text
Improved descriptions thanks to @waldrious
2016-01-14 07:42:36 +00:00
Igor Shubovych
78bc391a4a
Merge pull request #536 from 85pando/mkfs
...
Add several mkfs tools
2016-01-14 01:16:52 +02:00
Alex Meng
017642dd9e
pkill: Add example with -f flag
...
Its useful to be able to kill processes by their full command. The pgrep tldr page already has a -f flag example.
2016-01-13 15:03:35 -07:00
Waldir Pimenta
8c897ea629
Merge pull request #654 from muteness/uniq
...
uniq: add page
2016-01-13 20:55:11 +00:00
muteness
f8cbd12e70
uniq: add page
2016-01-13 13:23:56 -05:00
Ruben Vereecken
14993dfe0e
Sorry for the messup. Unmutilated nm pages
2016-01-13 18:49:30 +01:00
85pando
7521d8b893
Add several mkfs tools
2016-01-13 16:50:06 +01:00
Ruben Vereecken
387f9770df
Fix nm syntax
2016-01-13 15:54:31 +01:00
Waldir Pimenta
3194fb07fe
minor phrasing tweaks
2016-01-13 14:26:38 +00:00
Igor Shubovych
8deea07668
Merge pull request #659 from tldr-pages/git-tag
...
git-tag: Clarified how to create annotation
2016-01-13 13:50:48 +02:00
Ruben Vereecken
10ead941f7
git-tag: Clarified how to create annotation
2016-01-13 12:33:17 +01:00
Igor Shubovych
59b45e954e
Merge pull request #595 from tldr-pages/fortune-f-desc
...
fortune: reword description of -f option, reorder
2016-01-13 13:22:39 +02:00
Igor Shubovych
b850114ccf
Merge pull request #538 from eddieantonio/pages/nm
...
nm: add page
2016-01-13 13:21:27 +02:00
Igor Shubovych
5aaa1d13eb
Merge pull request #657 from fuerbringer/add-screenfetch
...
screenfetch: add page
2016-01-13 13:19:09 +02:00
Ruben Vereecken
9676334119
Reformatted pages once more
2016-01-13 12:04:46 +01:00
Ruben Vereecken
c9d0ed3e16
Telnet's syntax was wrong
2016-01-13 11:12:44 +01:00
SeverinFuerbringer
49178d3c7e
screenfetch: add page
2016-01-12 22:46:41 +01:00
aicioara
caa75cd76e
xargs: insert piped arguments at random position
2016-01-12 21:01:57 +00:00
Igor Shubovych
4b9e574df8
Merge branch 'curl-header' of git://github.com/jamescarlos/tldr into jamescarlos-curl-header
2016-01-12 21:33:40 +02:00