Commit Graph

319 Commits (d2c7181f9a55bd82bc09ee88df545c9cf051ebfb)

Author SHA1 Message Date
lord63 a52648f811 Remove userdel command page in linux folder
that's because we've have it in common folder, and they are the same.
2015-09-05 22:16:20 +08:00
IgnazioC 491e6b6cf4 fix typo and example order 2015-08-20 06:59:07 +02:00
Ignazioc 689120cccc added index 2015-08-19 13:04:27 +02:00
Ignazioc da325c0ee8 Added page for xctool 2015-08-19 12:11:49 +02:00
Waldir Pimenta 3407a4ae65 add clang 2015-08-04 19:18:34 +01:00
Waldir Pimenta 1e763bedb9 reorganize per discussion at #285 2015-07-08 18:45:35 +01:00
Waldir Pimenta f8a34b8f73 improve example description, as agreed in #285 2015-07-06 12:39:39 +01:00
Waldir Pimenta 89a6b90afd use a more useful second example
grouping 3 related options that produce a more useful output. The descriptions are in the same order and use the same initials to allow understanding what each option does individually.
2015-07-01 20:57:51 +01:00
Ruben Vereecken 6b83bba0e4 Merge pull request #283 from TechplexEngineer/patch-1
Add another common use case for named sessions
2015-06-26 15:06:40 +02:00
Blake Bourque 2ab1bbefcd add the regex for whitespace replace
Ubuntu's rename (included in perl 5.14.2) does not include -c or --nows
2015-06-25 22:35:13 -04:00
Blake Bourque d5711a9507 Add another common use case for named sessions 2015-06-25 22:12:09 -04:00
Victor Goff cdf78655c3 Add .gem ignore back in 2015-06-23 10:39:10 -04:00
Ruben Vereecken b694dd10d5 Merge pull request #280 from rubenvereecken/markdown-lint
Markdown linting
2015-05-17 11:30:40 +02:00
Leandro Ostera 24085e5007 Adds Gemfile dependencies 2015-05-06 11:30:44 -03:00
Ruben Vereecken 6aa8fbc8aa Update git-diff.md
There was a type in `--name-only`.
2015-04-14 16:30:02 +02:00
Ruben Vereecken 8ed9bc672f Added a style file for markdownlint 2015-04-14 15:47:38 +02:00
Ruben Vereecken e5a0bf268b Merge pull request #267 from ostera/feature/index
feature: pages index.
2015-04-12 21:31:45 +02:00
egilkh 9ff3f2f814 Edit list items to be valid markdown.
Makes it conform to the convention from the rest of the pages.
2015-04-11 14:14:31 +02:00
Ruben Vereecken a98b6b9938 Added `make setup` and a pre-commit hook to rebuild index. 2015-04-09 13:20:43 +02:00
Daniel Diekmeier 679c3e36f5 Update cd.md 2015-04-07 13:42:01 +02:00
Jorge A. Borges f7828563b0 Adding git remote set-url example, removing git remote add and fetch 2015-03-30 23:20:14 +11:00
Jorge A. Borges 779407e76f Add git remote 2015-03-30 22:45:48 +11:00
matugm 9b76965333 Update strace 2015-03-21 02:02:35 +01:00
matugm 26e664ffcd Add strace 2015-03-21 01:01:05 +01:00
Ruben Vereecken 921be18ad7 Merge pull request #262 from quarcu/patch-1
Update rsync.md
2015-03-16 19:11:54 +01:00
Ruben Vereecken c0e6600fe3 Merge pull request #269 from Dahie/patch-8
Create tr.md
2015-03-16 19:08:07 +01:00
Waldir Pimenta 0d0180c172 add a separate example for overwriting a symlink
to make it clear what the -T option does,
as discussed in #180
2015-03-15 11:40:20 +00:00
Daniel Senff 7f48d18e12 common verb conjugation for all tr command descriptions 2015-03-14 16:34:38 +01:00
Daniel Senff 70017a6200 add more examples to tr
These examples were suggested to add and are based from the tr-wikipedia article at https://en.wikipedia.org/w/index.php?title=Tr_(Unix)&oldid=631477596
2015-03-14 12:05:19 +01:00
Piotr Szwarc bacc874cab Update rsync.md
Reduced flags for rsync over ssh.
2015-03-12 09:23:56 +00:00
Daniel Senff c86216e261 Create tr.md
tr is a small utility for translating characters in text documents
2015-03-12 09:41:54 +01:00
Hugo 269ff7dcd7 The CL shell and scripting interface for Drupal
https://github.com/drush-ops/drush
2015-03-10 14:18:12 +02:00
Leandro Ostera e24d9800a8 refactors index building script to output JSON
also removes index.md
2015-03-04 21:10:36 -03:00
Leandro Ostera 21cb9ac9e1 feature: pages index.
By having an index for the pages, it'd allow clients
to build autocomplete's and show an index of pages
making only one request (think `tldr list`). Subsequent
caching of this file would prevent further requests.

Included is a makefile to easily rebuild the index.
It could be tailored in case the pages structure changed.

In a particular case, the web client would benefit greatly
from an index. It'd know exactly what folder a command is in
and thus the number of requests would drop from 4 to 1.
2015-03-02 15:21:27 -03:00
Waldir Pimenta 6dd3e18110 fix typo: "programm" --> "program" 2015-03-02 09:06:40 +00:00
quarcu 65abc7f38d Update rsync.md
Added rsync over SSH
2015-02-28 18:09:18 +00:00
Ruben Vereecken 05620b0e2a Merge pull request #258 from rubenvereecken/master
Added gcc (C++ compiler) to common
2015-01-13 15:22:34 +01:00
Don Mayo bd28888d65 Add page for firewall-cmd in linux 2015-01-12 10:45:34 -05:00
Ruben Vereecken a557b7064e Added gcc (C++ compiler) to common 2015-01-12 12:40:00 +01:00
Daniel Senff b19ff0ded6 Create zbarimg
zbar is a tool for reading image files, scanning included barcodes and decoing its value
2015-01-05 16:11:35 +01:00
Casper Hollingberry 2c6cfbb0e5 Add missing backtick 2014-12-20 22:36:16 -08:00
egilkh 3acb4dc447 Fix missing backticks
Added some backticks that where missing.
2014-11-04 14:44:44 +01:00
Lyuben Petrov d63d1a7b31 Add tmux 2014-11-02 14:13:40 +02:00
Camilla Krag Jensen a7c5a03cbb Change wording for "un-applying" patches. 2014-10-29 09:25:50 +01:00
Camilla Krag Jensen 5ff0c017c5 Add more explanation to top-level-description. 2014-10-28 20:27:51 +01:00
Camilla Krag Jensen abdf0e1482 Add patch command. 2014-10-25 13:20:07 +02:00
Waldir Pimenta 5404e5d432 Create chmod.md
loosely based on the proposal at #140
2014-10-02 03:39:28 +01:00
Romain Prieto 9203e186d7 Merge pull request #226 from akoenig/chown-reference-file
chown: reference file
2014-10-02 11:22:35 +10:00
Romain Prieto e366c9db1e Merge pull request #246 from NegaMorgan/master
adding ack
2014-10-02 10:07:07 +10:00
Morgan Evans 5a82ba202f adding ack 2014-10-01 18:02:25 -04:00
Romain Prieto 4f6e05fb1e Rename MP4Box.md to mp4box.md
So it's sorted by default next to all the other lowercase commands
2014-10-02 00:12:29 +10:00
Romain Prieto 221eadc336 Rename HandBrakeCLI.md to handbrakecli.md
So it's sorted by default next to all the other lowercase commands
2014-10-02 00:12:19 +10:00
Romain Prieto e4f86136f6 Fix apt-get description (included back-ticks that confused some parsers) 2014-10-01 21:12:34 +10:00
Igor Shubovych b557826325 Minor fix of mysqldump command arguments 2014-09-29 15:22:35 +03:00
Waldir Pimenta 2a0cf1eac2 make filenames consistent across examples 2014-09-29 03:18:13 +01:00
Waldir Pimenta 5cf0fc11c5 several tweaks to sox.md
for consistency and clarity
2014-09-29 03:15:39 +01:00
Romain Prieto 95eb6adc26 Merge pull request #244 from Dahie/sox
Add sox and play commands for sox sound processing
2014-09-28 20:26:09 +10:00
Igor Shubovych e9aa06bf8f Merge pull request #232 from quarcu/patch-1
List content of tar file
2014-09-27 03:46:03 +03:00
Daniel Senff 6136fbe731 Add sox and play commands for sox sound processing 2014-09-26 15:45:32 +02:00
Igor Shubovych f61b20b7b8 Merge pull request #223 from kwangbkim/master
Added pushd.md
2014-09-19 21:49:14 +03:00
Haruki f7b5a9c5b4 Fix the ls command sorting options 2014-09-18 02:13:24 +10:00
Daniel Senff cba683540a Update and rename bundler.md to bundle.md
rename to bundle.md which is the more common name
remove {{}} syntax from comments
2014-09-16 17:33:44 +02:00
Daniel Senff e1ab699982 Create bundler.md
some basic functions for using bundler/bundle
2014-09-16 10:29:06 +02:00
Daniel Senff 87fef5cffa Update fdupes.md
dang, used the wrong command name, it has to be fdupes instead of fdupe
2014-09-14 23:29:47 +02:00
Waldir Pimenta e8b9c2a7af typo 2014-09-13 11:47:24 +01:00
Romain Prieto e07faf6666 Merge pull request #236 from amitpl/netstat
split tldr
2014-09-13 09:17:26 +10:00
Romain Prieto 8f2c9b8522 Merge pull request #237 from Like-all/master
Webcam utils
2014-09-13 09:15:19 +10:00
amitpl 1b62e0d4db comments included 2014-09-12 17:04:47 +05:30
Waldir Pimenta c93f82a423 +"hint" 2014-09-12 12:26:56 +01:00
Waldir Pimenta d294c5241a reword so it doesn't look like two instructions 2014-09-12 12:25:46 +01:00
Like-all f48efad4de webcam utils 2014-09-12 14:56:18 +04:00
Amit Pal 1b0cf75494 split tldr 2014-09-12 15:29:26 +05:30
Romain Prieto 700ed47b5b Merge pull request #235 from Like-all/master
common: sshfs; common: tee
2014-09-12 19:11:41 +10:00
Like-all 65dc09a67c Merge https://github.com/tldr-pages/tldr 2014-09-11 18:39:15 +04:00
Like-all 67e91a3717 common: tee 2014-09-11 18:37:41 +04:00
Like-all 6afbe09945 common: sshfs 2014-09-11 15:28:06 +04:00
Amit Pal fb769c4313 netstat tldr 2014-09-11 16:08:56 +05:30
Like-all 53750372c5 shuf: suggestions 2014-09-10 17:58:31 +04:00
Like-all 1089ebb837 shuf: range description fix 2014-09-10 13:48:17 +04:00
quarcu 09c2d66923 List content of tar file
List content of tar file. 

I recommend reducing amount of options regarding compressed files since on some OS are allowed only in -c mode.
Basically :
-j : bzip2
-J : xz
-z : bzip2

Additionally the extract should manage as tar -xf file no matter which compression.
2014-09-10 00:45:57 +01:00
Like-all d0dee849c2 Merge https://github.com/tldr-pages/tldr 2014-09-08 13:29:37 +04:00
Like-all f4946b78d2 linux: shuf 2014-09-08 13:27:44 +04:00
Daniel Jour 36191abc18 automatic compression selection for tar
Using a instead of z,j,J ... makes it easy to use different compression programms
2014-09-04 10:44:00 +02:00
Erik Vesteraas 129f3cdc3a Added docs for iconv 2014-09-03 22:21:30 +02:00
quarcu b2b80ed78a Update ssh.md 2014-08-26 23:36:49 +01:00
quarcu 939378295c Update ssh.md
Allow agent forward. Useful when working with ssh jumpbox.
2014-08-26 23:33:18 +01:00
Like-all 786e90e864 mdadm: mistype fix 2014-08-25 14:50:27 +04:00
Romain Prieto 388917bb5b Merge pull request #222 from bdelacretaz/master
sepearted -> separated
2014-08-25 17:03:54 +10:00
Daniel Senff 8622386ae3 add fdupes documentation
this is for fdupes: https://github.com/adrianlopezroche/fdupes
2014-08-23 11:26:21 +02:00
André König 754797282e chown: use the owner and group of a reference file and apply those values to another file
Example:

    chown --reference=foobar.txt *.txt
2014-08-18 12:45:43 +02:00
egilkh facb34a60f Remove date from tcpdump example. 2014-08-18 11:04:06 +02:00
egilkh 6ebb0b550b Make tcpdump, wall and useradd match formatting. 2014-08-18 08:22:39 +02:00
André König b9f2e4dfe4 GPG: Parameter for importing a public key. 2014-08-13 20:48:25 +02:00
Kwang Kim 004807a10e Moved pushd.md to common folder 2014-08-07 13:38:25 -04:00
Kwang Kim a2e81a1fce Added pushd.md 2014-08-07 12:08:10 -04:00
Bertrand Delacretaz 4c4995d77b sepearted -> separated 2014-08-04 15:51:19 +02:00
Romain Prieto bb2f1fdcbd Merge pull request #220 from tim-sebring/master
added iostat.md
2014-08-04 14:09:50 +10:00
Romain Prieto 0e581b2a95 Merge pull request #221 from Like-all/master
mdadm - RAID management utility
2014-08-04 13:58:57 +10:00
Like-all f39674eeef mdadm - RAID management utility 2014-08-04 07:31:06 +04:00
Tim Sebring 6a6ac03d94 added iostat.md 2014-08-03 21:59:39 -04:00
Romain Prieto 0dee17f8fc Merge pull request #219 from notpeter/master
Add saltstack.
2014-07-28 09:22:55 +10:00
Peter Tripp 8610d9ce19 Added saltstack. 2014-07-27 12:36:19 -07:00
André König 457e648311 Fixed token syntax. 2014-07-27 14:10:52 +02:00
André König 6875834b79 Added invert match parameter. 2014-07-27 10:23:56 +02:00
Romain Prieto 8025803d9d Merge pull request #217 from felixonmars/ping-page
ping page: add -n param
2014-07-24 09:07:19 +10:00
Felix Yan add98df98e ping page: add -n param 2014-07-23 23:50:33 +08:00
Ruben Vereecken a2b57a8f14 Merge pull request #215 from felixonmars/shaNsums-pages
add sha1sum, sha224sum, sha256sum, sha384sum, and sha512sum pages
2014-07-22 15:17:38 +02:00
Felix Yan b46926badf add pwd page 2014-07-22 18:02:47 +08:00
Felix Yan 4080f5e044 add sha1sum, sha224sum, sha256sum, sha384sum, and sha512sum pages 2014-07-22 17:56:22 +08:00
Felix Yan 195d8d34f9 add page for head in mac and linux 2014-07-16 22:50:37 +08:00
Felix Yan 487478b537 add base64 page for linux 2014-07-14 21:50:44 +08:00
hemanth.hm 7e5ba0ce48 Better formatting. 2014-06-27 21:31:28 +05:30
hemanth.hm c21f4de00e Adding docs for 'sudo' 2014-06-26 18:42:56 +05:30
Romain Prieto ad628263aa Merge pull request #211 from EvanHahn/time-command
Add docs for "time"
2014-06-12 09:42:43 +10:00
Evan Hahn 3c8e0786e0 Add docs for "time" 2014-06-11 16:28:05 -07:00
Evan Hahn 73e6f81cf5 Add docs for "yes" command 2014-06-11 16:20:12 -07:00
Peter Tripp 86e66afef9 Added HandbrakeCLI and MP4Box 2014-05-30 12:09:29 -07:00
Peter Tripp 66b8ce3fc6 Added ffmpeg, haxelib, Matt's Traceroute and imagemagick convert. 2014-05-30 11:27:55 -07:00
André König 37d2d244a0 git-stash: Fixed command which is responsible for creating new stashes. 2014-05-27 12:54:54 +02:00
Romain Prieto b250569a60 GPG command
As authored by @fordhurley.
We had a little merge problem, so had to recreate this file on master.
2014-05-27 08:49:33 +10:00
Ruben Vereecken dfa5e2437b Merge pull request #186 from iwiznia/master
Added mysqldump.md
2014-05-26 21:32:39 +02:00
André König 45871b2662 scp: specify port on host 2014-05-26 11:02:20 +02:00
André König 6a3e6d2225 Example for dropping a git stash. 2014-05-24 22:05:35 +02:00
Igor Shubovych 27be751478 sed: fix md syntax 2014-05-18 01:12:37 +03:00
Igor Shubovych e0f91ae4a8 Merge branch 'sed' of git://github.com/jlinder/tldr into jlinder-sed 2014-05-18 01:11:06 +03:00
Igor Shubovych 78b4ec7770 Merge pull request #198 from igorshubovych/psql
psql - PostgreSQL CLI client
2014-05-17 15:48:47 +03:00
Igor Shubovych 41974a77fd psql: minor syntax changes 2014-05-17 15:48:09 +03:00
Ruben Vereecken 2d6a81f2a7 Merge pull request #177 from jlinder/tcpdump
tcpdump command to output to a dated filename all traffic not on port 22
2014-05-15 16:22:57 +02:00
Ruben Vereecken c501951c4d Merge pull request #175 from rubenvereecken/deluser
Added deluser page, related to userdel at #172
2014-05-15 11:10:56 +02:00
Romain Prieto 4ccc41d737 Merge pull request #202 from igorshubovych/cat
Pages: cat
2014-05-13 09:33:17 +10:00
Romain Prieto 630931d844 Merge pull request #174 from rubenvereecken/usermod
Added usermod page
2014-05-13 09:19:17 +10:00
Romain Prieto f701fc6cc9 Merge pull request #172 from rubenvereecken/userdel
Added userdel
2014-05-13 09:17:45 +10:00
Romain Prieto cba6123d9c Merge pull request #173 from rubenvereecken/nohup
Added nohup page
2014-05-13 09:15:08 +10:00
Romain Prieto a740586a5c Merge pull request #178 from Dahie/patch-1
adds two more use cases for git-push
2014-05-13 09:14:08 +10:00
Romain Prieto e60946fcaa Merge pull request #187 from akoenig/ls
Added example which displays the size in a human readable format.
2014-05-13 09:12:17 +10:00
Romain Prieto 23b293bb8e Merge pull request #193 from Like-all/master
Pages: dpkg
2014-05-13 09:10:20 +10:00
Igor Shubovych b74dff1d79 psql: use here-strings instead of echo 2014-05-12 23:54:47 +03:00
Igor Shubovych 1b1a64b913 Pages: more 2014-05-12 15:24:05 +03:00
Igor Shubovych 82564bd222 psql: split examples, minor fixes 2014-05-12 14:44:31 +03:00
Igor Shubovych 77be8f37bf Merge branch 'master' into psql 2014-05-12 14:36:56 +03:00
Igor Shubovych 9639c3d869 cat: adding {{token}} syntax 2014-05-12 14:30:53 +03:00
Romain Prieto 0bdf0da318 echo: fix token syntax + 1 example per description 2014-05-11 21:11:46 +10:00
Romain Prieto e7ba3a83d3 Merge pull request #203 from igorshubovych/echo
Pages: echo
2014-05-11 21:10:10 +10:00
Igor Shubovych 1b0766942d Pages: echo 2014-05-11 13:20:51 +03:00
Romain Prieto 76b344227d mysql: remove "or" example + fix token syntax
The "or" example breaks tools that assume 1 command example per description
2014-05-11 11:20:38 +10:00
Igor Shubovych 4db7b75909 Pages: cat 2014-05-10 15:23:41 +03:00
Romain Prieto e804f0badf Merge pull request #201 from igorshubovych/mysql
Pages: mysql
2014-05-10 21:36:19 +10:00
Romain Prieto 369c0a00fb Merge pull request #199 from igorshubovych/locate
Pages: locate
2014-05-09 09:08:39 +10:00
Igor Shubovych 837ab109e3 Pages: cd 2014-05-08 23:45:56 +03:00
Igor Shubovych 888b33c3d5 Pages: locate 2014-05-08 23:25:52 +03:00