Commit Graph

587 Commits (9676334119847078e5e05fec393a3fe36991dbc2)

Author SHA1 Message Date
Mario Döring 735588e0a1 Added common/phpunit.md page and examples. 2015-12-29 16:50:01 +01:00
Waldir Pimenta 235c7f1879 Merge pull request #449 from shadowfax92/common-nice
nice.md: Including common nice commands.
2015-12-29 15:36:16 +00:00
Nikhil Sonti 84b8d1ce7e nice.md: Adding nice command 2015-12-29 20:44:47 +05:30
Leandro Ostera f762b05f9b Merge pull request #435 from prankymat/fast-nmap
added fast scan for nmap
2015-12-29 15:50:06 +01:00
SushiDude b590b10dbd There is no need to have pacman force a refresh of all package lists.
https://wiki.archlinux.org/index.php/Pacman#Upgrading_packages
2015-12-29 09:47:46 -05:00
Matthew Wo b48497fdee added fast scan for nmap 2015-12-29 06:30:36 -08:00
Leandro Ostera 9b7c8baf92 Merge pull request #455 from oalbe/master
Added command 'pacman -Qe'
2015-12-29 15:11:24 +01:00
Waldir Pimenta 69dbef4513 Merge pull request #416 from shadowfax92/common-ifconfig
Adding ifconfig options
2015-12-29 14:05:07 +00:00
Waldir Pimenta 5953be8e03 Merge pull request #424 from eliotsykes/patch-1
git branch -a lists all branches
2015-12-29 14:02:35 +00:00
Waldir Pimenta 0474e94221 Merge pull request #430 from jrziviani/printf
Add a new page about the printf command
2015-12-29 13:59:32 +00:00
Waldir Pimenta c184f19b5b Merge pull request #425 from eliotsykes/patch-2
find -path option
2015-12-29 13:58:51 +00:00
Alberto 8528cbb0d5 Added command 'pacman -Qe'
Hey there,

I took the liberty to add the command `pacman -Qe` for listing all and only the explicitly installed packages (`-e` option), still showing versions. Useful when you want a concise list of the packages you have without all the dependencies.
2015-12-29 12:20:11 +01:00
Nikhil Sonti 0492cadd23 ifconfig.md: Adding ifconfig command 2015-12-29 15:48:12 +05:30
Sven-Hendrik Haase 6b906eae18 Make tar page consistent
It might confuse users if everything has no dash in front but the last command does. tar doesn't need the dash so let's keep it that way.
2015-12-29 09:25:39 +01:00
Bo-Yi Wu c431dffe85 Fix file format for cp command. ref: #402
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2015-12-29 15:11:05 +08:00
Igor Shubovych 3c6fb388f0 Merge pull request #441 from snollygolly/master 2015-12-29 08:38:29 +02:00
William 9b421535dd add dd.md for osx and linux 2015-12-29 13:44:27 +08:00
Dylan Rees 9e17cedaab Merge branch 'master' into master 2015-12-29 00:33:21 -05:00
Dylan Rees 59c3491787 Update file.md 2015-12-29 00:33:04 -05:00
Nikhil Sonti 8a57c58958 renice.md: Including common renice commands 2015-12-29 10:22:16 +05:30
Dylan Rees e92b7e9f67 Merge branch 'master' into master 2015-12-28 22:50:20 -05:00
Dylan Rees 54bd1f5ce5 Create file.md 2015-12-28 22:47:17 -05:00
Robbie S c974448834 Merge branch 'master' into master 2015-12-28 19:43:14 -08:00
snollygolly d143af0cbb added kill detached screen command 2015-12-28 21:20:38 -06:00
Robbie S 1a71ade49c Added javac to common 2015-12-28 18:11:07 -08:00
Ben Matasar 4a0fe6fc9b Fix typo in cordova tldr page
"plutin" -> "plugin"

Noticed it here: https://twitter.com/brianleroux/status/681649386338689024
2015-12-28 17:39:48 -08:00
Igor Shubovych a4b5bebac2 Merge pull request #431 from purpleidea/patch-1
Fix typo
2015-12-29 01:39:04 +02:00
Xavi S.B daf4885536 add options to zip 2015-12-29 00:29:16 +01:00
James ad67f08ff3 Fix typo 2015-12-28 17:27:02 -05:00
Jose Ricardo Ziviani 395e8eaa54 Add a new page about the printf command
- printf is a bash command that acts like C's printf, supporting format
   strings and modifiers.

Signed-off-by: Jose Ricardo Ziviani <jrziviani@gmail.com>
2015-12-28 19:07:49 -02:00
Michael Bemmerl 6ac40a5b1a Add page for 'tac'. 2015-12-28 22:01:39 +01:00
Eliot Sykes 2038fc0f13 find -path option 2015-12-28 18:06:08 +00:00
Eliot Sykes 1c82ae15f6 git branch -a lists all branches 2015-12-28 18:00:06 +00:00
Qimu Zheng 0a1e36ddce change format of package name and version 2015-12-28 23:00:21 +08:00
Mario Döring e9ed9b5110 Update php.md
Added the built-in web server command.
2015-12-28 14:30:32 +01:00
Qimu Zheng 020d6e6048 Add tldr for installing a specific version of a python package 2015-12-28 21:08:20 +08:00
Jeroen Meulemeester 7f08ffc5a3 Add pages for vim and vimtutor 2015-12-28 13:38:25 +01:00
Igor Shubovych 30de9e3ca7 Merge branch 'ufraw' of git://github.com/85pando/tldr into 85pando-ufraw 2015-12-28 13:43:42 +02:00
Igor Shubovych 6dfb4bc5ac Merge pull request #403 from cdminigun/master
Add netstat to OSX, made small changes
2015-12-28 12:04:38 +02:00
Igor Shubovych f4431607d0 Merge pull request #404 from felixonmars/ioping
ioping: add page
2015-12-28 12:03:33 +02:00
Igor Shubovych f782692339 Merge pull request #402 from appleboy/patch-1
fix `find` markdown format.
2015-12-28 11:59:50 +02:00
Christopher f632b23b92 Extend options
Added more options to allow greater flexibility.

Options Added:

TCP, UDP, Continuous and the ability to not resolve hosts.

Added netstat to OSX.

Removed white space.

Update netstat.md

Remove options for simplicity

Removed UDP and hostname resolving changes

UDP and hostname resolving changes aren't as common.

Remove options for simplicity

Reduced number of examples & removed grep.

Reduced down to 6 or less

Removed examples that required grep.

Extend options

Added more options to allow greater flexibility.

Options Added:

TCP, UDP, Continuous and the ability to not resolve hosts.

Added netstat to OSX.

Removed white space.

Update netstat.md

Remove options for simplicity

Removed UDP and hostname resolving changes

UDP and hostname resolving changes aren't as common.

Remove options for simplicity

Reduced number of examples & removed grep.

Reduced down to 6 or less

Removed examples that required grep.

Fixed -p option and removed last entry.
2015-12-28 03:58:35 -06:00
85pando 27c6f74943 Add ufraw-batch, a raw to image converter 2015-12-28 10:46:24 +01:00
Bo-Yi Wu ed380d1a67 Update find.md 2015-12-28 17:43:58 +08:00
Felix Yan 9e2ad549a7 ioping: add page 2015-12-28 17:36:54 +08:00
Igor Shubovych a067f4d3ae Merge pull request #398 from lagelalegal/feature/cordova
Add cordova
2015-12-28 11:09:10 +02:00
Bo-Yi Wu c97b729924 remove unnecessary example. 2015-12-28 13:28:26 +08:00
Felix Yan f2cd1a8b64 Merge pull request #375 from igorshubovych/w
w: add page
2015-12-28 11:30:39 +08:00
lagel 849cfd41ec Reduce some example 2015-12-28 09:54:15 +08:00
Igor Shubovych 5a01810d03 Merge pull request #395 from rajivrnair/upstream
Add Docker
2015-12-27 23:28:14 +02:00
Waldir Pimenta 53bd229c88 Merge pull request #391 from markusthoemmes/patch-1
Adding git add -u
2015-12-27 21:21:12 +00:00
Markus Thoemmes 6dae21d335 Adding git add -u 2015-12-27 21:46:25 +01:00
Rajiv Nair c69b74e048 Add Docker
Added commonly used docker commands to list/start/stop containers.
2015-12-27 23:42:21 +05:30
Rajiv Nair c92cd2281e Add find -delete 2015-12-27 23:32:02 +05:30
Igor Shubovych 58cec2619d fortune: add page 2015-12-27 18:00:08 +02:00
lagel 32d65baab7 Add cordova example 2015-12-27 20:29:02 +08:00
Waldir Pimenta eb44091065 Merge pull request #385 from igorshubovych/nvm
nvm: add page
2015-12-26 12:02:51 +00:00
Igor Shubovych 384e17dcd6 scp: remove port example 2015-12-26 11:43:33 +02:00
Igor Shubovych 4a3a61620c Merge pull request #379 from xidui/master
scp with ssh key
2015-12-26 11:41:34 +02:00
Igor Shubovych 4cbd8a356c nvm: add page 2015-12-26 11:40:13 +02:00
Fionn Kelleher 856c3d1535 Simplify node doc 2015-12-25 22:17:46 +00:00
Igor Shubovych 1f36ca63bc Merge pull request #378 from charlestang/master
2 tricks about git: git pull --rebase and git clone --depth
2015-12-25 13:41:01 +02:00
Charles Tang 3142f57a61 git-clone with --depth argument
when use git-clone with --depth argument will save your time
remove following space of lines which will cause trouble in index
building.
2015-12-25 19:19:32 +08:00
xidui 3e72760a45 scp with ssh key 2015-12-25 16:25:01 +08:00
Charles Tang 431a5c8759 git-pull with rebase argument
use rebase could cause a clean and linear history, it's a good habit.
2015-12-25 15:17:15 +08:00
Hexchain Tong 0c7a815078 du: Fix argument inconsistency 2015-12-25 14:38:01 +08:00
Igor Shubovych 8651c44574 w: add page 2015-12-23 18:47:36 +02:00
Igor Shubovych b38e272b47 uname -a 2015-12-23 18:16:11 +02:00
Waldir Pimenta cc10d26da6 Merge pull request #370 from igorshubovych/nginx-fix
nginx: fix tokens
2015-12-21 23:40:34 +00:00
Igor Shubovych 2c8a7941bc nginx: fix tokens 2015-12-21 16:42:10 +02:00
Waldir Pimenta e57db141d7 Merge pull request #366 from igorshubovych/git-blame
git-blame: add page
2015-12-21 13:58:34 +00:00
Waldir Pimenta 7f2919ef6f Merge pull request #365 from igorshubovych/git-rm
git-rm: add page
2015-12-21 13:39:07 +00:00
Igor Shubovych e5fd269c1b git-rm: add page 2015-12-21 15:34:56 +02:00
Igor Shubovych 0e316ed8f3 Merge pull request #369 from bripkens/nginx 2015-12-20 10:38:46 +02:00
Ben Ripkens 2ff7b8de0a Do not put marketing lingo into nginx page 2015-12-20 09:35:38 +01:00
Ben Ripkens f7e917903e Explain basic nginx commands 2015-12-20 09:23:33 +01:00
Leandro Ostera 5992933590 Merge pull request #364 from igorshubovych/git-mv
git-mv: add page
2015-12-20 03:13:09 +01:00
Waldir Pimenta 9e7b9f4762 Merge pull request #368 from igorshubovych/git-pull
git-pull: add page
2015-12-20 01:01:50 +00:00
Igor Shubovych 3e3f3e411e git-tag: add page; git-push: add example of pushing tags 2015-12-20 00:31:52 +02:00
Igor Shubovych 3839223635 git-mv: add page 2015-12-20 00:12:16 +02:00
Igor Shubovych a28b3e9953 git-blame: add page 2015-12-19 22:59:15 +02:00
Igor Shubovych 777e96e832 git-pull: add page 2015-12-19 03:35:33 +02:00
Igor Shubovych 13740e2fd9 git-config: add page 2015-12-17 17:58:27 +02:00
Igor Shubovych b71a5265c0 Merge pull request #356 from igorshubovych/bc
bc: add calculator page
2015-12-17 13:27:27 +02:00
Qtrain df6c9dc308 java command 2015-12-16 22:41:36 +02:00
Igor Shubovych a2fc6cc1db Merge pull request #360 from igorshubovych/hostname
hostname: add page
2015-12-16 16:48:52 +02:00
Igor Shubovych b2d534f9af hostname: add page 2015-12-16 16:47:06 +02:00
Igor Shubovych ea70073005 Merge pull request #361 from igorshubovych/ls
Remove -s from ls -ls
2015-12-16 13:36:30 +02:00
Igor Shubovych fabd1f8c9e Remove -s from ls -ls 2015-12-16 13:35:07 +02:00
Waldir Pimenta 770312f3c9 Merge pull request #349 from igorshubovych/fix-lpstat
Update lpstat command: add 2 examples
2015-12-14 22:07:10 +00:00
Igor Shubovych 8335e84476 bc: add page 2015-12-14 13:04:29 +02:00
Igor Shubovych fda4d79fb6 Update lpstat command: add 2 examples 2015-12-14 11:45:30 +02:00
Felix Yan 84c012a362 Merge pull request #357 from igorshubovych/test
test: add page
2015-12-14 17:32:05 +08:00
Leandro Ostera 1d90885e41 Merge pull request #313 from cnu/master
Add extra newline between consecutive commands examples.
2015-12-14 10:22:33 +01:00
Waldir Pimenta 7986911eea Fix description as discussed in #358 2015-12-13 19:01:53 +00:00
Igor Shubovych 61feaa7dbe uptime: add page 2015-12-13 00:37:56 +02:00
Igor Shubovych 893f4459b6 test: add page 2015-12-13 00:08:54 +02:00
Igor Shubovych 07221fb02a Merge pull request #354 from igorshubovych/history-fix
history: fix grammar
2015-12-10 23:38:09 +02:00
Igor Shubovych 7c4ed71103 history: explain that 'history -c' relates only to bash 2015-12-10 22:39:13 +02:00
Igor Shubovych 3f23333353 history: fix grammar 2015-12-09 22:42:04 +02:00
Leandro Ostera 55909a736b Rewords description and command. 2015-12-09 21:28:39 +01:00
Leandro Ostera 40693c43a1 Adds -m syntax to python page 2015-12-09 20:30:14 +01:00
Igor Shubovych 8bf010111a top: removing batch mode examples, because it is not obvious 2015-12-09 19:19:27 +02:00
Igor Shubovych 63472222b8 Added top command for Linux and OSX 2015-12-09 19:19:27 +02:00
Igor Shubovych 4a11a4a170 Merge pull request #330 from igorshubovych/cat
cat: fix tokens
2015-12-09 19:09:46 +02:00
Igor Shubovych f40df4adba Add python 2015-12-09 19:06:18 +02:00
Igor Shubovych 62d037bd03 Merge pull request #329 from igorshubovych/cksum
cksum: fix spelling in example
2015-12-09 19:03:50 +02:00
Igor Shubovych bbbafaace0 Merge branch 'history' of https://github.com/igorshubovych/tldr into igorshubovych-history 2015-12-09 19:02:22 +02:00
Igor Shubovych f3b5a63f0e Fix linting 2015-12-07 03:51:25 +02:00
Waldir Pimenta 1fc78c66ab Merge pull request #302 from waldyrious/patch-4
mention lsb_release
2015-12-07 01:16:24 +00:00
Igor Shubovych ea2a8baf02 Merge pull request #311 from greensn0w/patch-1
Add mdfind
2015-12-07 01:20:31 +02:00
Lukas B 7aef4819f8 Update mdfind.md 2015-12-07 00:04:00 +01:00
Lukas B 076f37151e Update mdfind.md 2015-12-07 00:01:50 +01:00
Igor Shubovych e905d7b820 Merge branch 'xsetwacom' of git://github.com/85pando/tldr into 85pando-xsetwacom 2015-12-06 23:42:20 +02:00
Igor Shubovych ade3c5c4e7 Merge pull request #304 from gutsy/master
Add some extra detail to git log command
2015-12-06 23:36:43 +02:00
Ben Ripkens 96d7c1752d Retrieve ISO 8601 date via date utility 2015-12-06 17:42:23 +01:00
Travis CI f877d15989 Fix #340 by minor fix in common/git.md 2015-12-02 22:49:41 +02:00
Igor Shubovych 08b7e1c0cd #321: add lp and lpstat commands (kudos to @Qtrain) 2015-12-01 04:44:01 +02:00
Igor Shubovych cddacee9d1 Merge pull request #327 from igorshubovych/md5
md5: split basic example for simplicity, add example of md5 checksum for given string
2015-12-01 02:10:28 +02:00
Igor Shubovych bfc5b50cd3 Add link to Gitter chat in README.md 2015-11-27 01:36:30 +02:00
Igor Shubovych fade64833a Merge pull request #338 from waldyrious/patch-1
Changes to pandoc as discussed in #322
2015-11-26 12:15:39 +02:00
Igor Shubovych 9090a7773e Merge pull request #303 from waldyrious/patch-5
Add linux/lsb_release
2015-11-25 11:28:03 +02:00
Waldir Pimenta c79e66aece Changes to pandoc as discussed in #322 2015-11-25 07:51:55 +00:00
Igor Shubovych 83d96d0862 Merge pull request #287 from waldyrious/patch-1
add clang
2015-11-25 00:30:07 +02:00
Igor Shubovych f2cf7fdb9e Merge branch 'master' of git://github.com/85pando/tldr into 85pando-master 2015-11-24 23:31:25 +02:00
Igor Shubovych 82d08a50a9 Merge pull request #322 from adius/patch-1
Add pandoc
2015-11-24 23:12:42 +02:00
Igor Shubovych e486167eae Merge pull request #326 from 85pando/calibre
Add Calibre (calibredb, calibre-server, ebook-convert)
2015-11-24 16:03:31 +02:00
85pando 4dfed291b3 Update calibre-tools: missing backticks 2015-11-24 14:38:13 +01:00
85pando 9eaaaee4ac Update calibredb file/ids are not comma separated 2015-11-24 12:01:45 +01:00
Mehdi FARSI 0d2cfc2e3d Undo unstaged local modification 2015-11-24 00:21:20 +01:00
Igor Shubovych 1cb680cdc8 cat: minor fix 2015-11-24 00:05:54 +02:00
Leandro Ostera 1a75ffb92a Update sed.md
Error on the command.
2015-11-23 16:05:25 +01:00
Igor Shubovych 1b53fda2a0 Add history 2015-11-22 23:40:47 +02:00
Igor Shubovych b5175c1c58 cat: fix tokens 2015-11-22 23:09:29 +02:00
Igor Shubovych 44ef914a7d cksum: fix spelling in example 2015-11-22 22:51:42 +02:00
Igor Shubovych 6dfcf97892 md5: fix grammar, fix token (see #327) 2015-11-22 22:48:31 +02:00
Igor Shubovych 8a1e9761c5 md5: split basic example for simplicity, add example of md5 checksum for given string 2015-11-22 18:50:49 +02:00
85pando 0052f18784 Fix typo for xsetwacom. 2015-11-21 15:53:20 +01:00
85pando 965d9a0df0 Insert xsetwacom into index.json 2015-11-21 15:52:38 +01:00
85pando f7bb69881e Insert calibre-tools into Index Jason 2015-11-21 15:51:17 +01:00
85pando ddec789485 Add Calibre ebook library tools. 2015-11-21 13:06:10 +01:00
85pando 0cb43407fd Improve description 2015-11-21 12:19:12 +01:00
85pando 75889580d1 Update xsetwacom.md 2015-11-21 12:16:33 +01:00
85pando 88fcfb906d Fix spelling 2015-11-21 12:14:25 +01:00
85pando 69e40dfe3d Add xsetwacom
Xsetwacom is a cli tool to changes settings for Wacom Pen-Tablets.
2015-11-21 11:54:19 +01:00
85pando cb1c42d1e4 Update transcode.md 2015-11-11 13:08:08 +01:00
85pando 191b855355 Update transcode.md
Sorry for long delay.

After this discussion this is probably the best that is possible.
2015-11-11 09:03:29 +01:00
Adrian Sieber 8f48ee1d62 Add pandoc 2015-11-09 13:52:05 +01:00
lord63 fbd8c639ff Don't exclude markown md038 warning, close #314
also fix the md038 warning in common/sort.md
2015-11-03 20:24:36 +08:00
lord63 bdeb134a92 Fix pgrep: remove the nonexistent -i parameter 2015-10-31 15:46:42 +08:00
Srinivasan R 2097cf359d Add extra newline between consecutive commands examples.
These 6 files had multiple examples all separated by a single newline.
While rendering it in markdown, the examples all come up in a single
line.
Adding another newline makes rendering better.
Also will help in easier copying (double click on the line to copy).
2015-10-28 22:40:44 +05:30
Srinivasan R e4114fa6cc Normalize the final new line
Fixes #310
Some files had no newlines, some had 1 newline and some more than 1 newline.
Normalize them all to have only 1 newline at the end of all files.
2015-10-28 14:03:06 +05:30
Lukas B 4449011ece Add mdfind 2015-10-26 12:55:32 +01:00
85pando 7d5449e69d Fix: multiple one-lines
I hope this is a valid solution for the problem of the long description.
The solution is similar to the structure of (e.g.)
https://github.com/tldr-pages/tldr/blob/master/pages/common/find.md
2015-10-24 18:19:11 +02:00
lord63 56a7cba656 Fix lint for common 2015-10-23 08:02:34 +08:00
lord63 3e1df9f818 Fix lint for osx 2015-10-22 15:33:24 +08:00
lord63 1d2d523b21 Fix markdown lint warning for linux man pages 2015-10-22 15:00:05 +08:00
85pando 98c5175193 Improve transcode: description 2015-10-21 13:13:29 +02:00
85pando 8b60691580 Fix transcode, better description, split commands 2015-10-21 12:24:21 +02:00
85pando 79552ed440 Add transcode
transcode is a video stream editor.
2015-10-21 11:44:14 +02:00
Todd M. Guerra 5dea29f48c Remove q info and change path to correct format
Removed q as it’s kind of generic and applies to many commands. Also
changed PATH to {{path}} to match the formatting of the other files.
2015-10-12 10:23:23 -04:00
Todd M. Guerra 85262973fa Add some extra detail to git log command
Added the useful —oneline flag and also info on how to quit out (since
I always forget).
2015-10-09 16:00:28 -04:00
Waldir Pimenta c05879add2 Create lsb_release.md 2015-10-09 09:17:32 +01:00
Waldir Pimenta c4ca2f9ea3 mention lsb_release 2015-10-09 08:54:24 +01:00
Waldir Pimenta c4e1b051a7 "system name" --> "operating system", rmv examples
I think the connection with -s is still reasonably discernible, and the term OS is less ambiguous than just "system", so it doesn't need examples.
2015-10-03 11:30:53 +01:00
e0i 3d37dfc84c Fixed a typo in dpkg 2015-09-23 13:17:08 +03:00
lord63 52dd29cb9c Use markdown for salt, salt-run and zbarimg 2015-09-22 20:01:11 +08:00
lord63 e0ce21e6d0 Sort the index json file 2015-09-22 17:08:04 +08:00
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