Commit Graph

626 Commits (cb1550792189a86d08a7b764c710ab47451554c4)

Author SHA1 Message Date
Ruben Vereecken c9d0ed3e16 Telnet's syntax was wrong 2016-01-13 11:12:44 +01: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
James Carlos b38813ca3f curl: add --header example 2016-01-12 11:24:22 -08:00
Igor Shubovych 54d12ac50c Merge branch 'python' of git://github.com/chuanconggao/tldr into chuanconggao-python 2016-01-12 21:14:57 +02:00
Igor Shubovych 10ae8f31f0 Merge pull request #641 from chuanconggao/glances
glances: add page
2016-01-12 21:12:23 +02:00
Peter Tripp f3a144b830 Perhaps human readable autossh examples. 2016-01-11 18:07:36 -08:00
Waldir Pimenta f5a5c9cc37 fortune: reword description of -f option, reorder
As I've commented in #373, I think the description of the -f example should use the word "file" because it matches with the short option name.
I've also updated the `fortune {{database}}` example to match this terminology, and reordered the examples in an order that I believe is more intuitive.
2016-01-11 23:12:41 +00:00
Yang-Hsing Lin f4aebf680a pg_restore/pg_dump: add page 2016-01-11 23:39:12 +08:00
Chuancong Gao 380e082a53 python: fix typo 2016-01-11 07:30:16 -08:00
Chuancong Gao d92791b287 env: update 2016-01-11 07:21:16 -08:00
Igor Shubovych 9206f19446 Merge pull request #619 from steventhanna/sails
Adding Sails.js Page
2016-01-11 13:56:28 +02:00
Waldir Pimenta d835336afc Merge pull request #581 from antoniom13/add-ssh-keygen
add ssh-keygen
2016-01-10 19:13:50 +00:00
Antonio 6261682888 add ssh-keygen
builds up to options

Updates verbiage
2016-01-10 12:19:50 -05:00
Yoshinari Takaoka dc91102205 Merge branch 'master' into lsof_add_some_options_example 2016-01-10 21:37:46 +09:00
Yoshinari Takaoka b8d24b5f74 - deleted unnecessary descriptions. 2016-01-10 21:33:09 +09:00
Felix Yan 1e6e17ba7d Merge pull request #649 from tldr-pages/autojump-tweaks
autojump: various tweaks
2016-01-10 09:32:20 +08:00
Igor Shubovych 5aaf64b326 Fix #417. Add Dokku command (kudos to @Cri5) 2016-01-09 20:40:06 +02:00
Waldir Pimenta c19833c414 autojump: various tweaks 2016-01-09 18:30:19 +00:00
Igor Shubovych 8bec44034b Merge pull request #643 from chuanconggao/autojump
autojump: add page
2016-01-09 20:09:34 +02:00
Igor Shubovych ca1e589c64 Merge pull request #644 from jamswat/file
file: add -k and -s
2016-01-09 11:28:54 +02:00
Chuancong Gao 7efb16f812 autojump: add page 2016-01-09 01:00:42 -08:00
Igor Shubovych eb67b4948b Merge pull request #637 from notpeter/master
Add su - for login shells
2016-01-08 23:09:19 +02:00
Peter Tripp 351145a3ac Add 'su -'. Apparently su -l is Linux/BSD only (no solaris) while su - is universal. 2016-01-08 08:49:03 -08:00
Chuancong Gao 2a849698b1 glances: add page 2016-01-08 08:31:29 -08:00
Ruben Vereecken e686ab5fb8 Merge pull request #625 from 85pando/bmaptool
Bmaptool
2016-01-08 10:40:33 +01:00
James Wait 803ea7df4f file: add -k and -s 2016-01-08 20:15:59 +11:00
85pando e040817ad5 Add page for bmaptool. 2016-01-08 10:06:36 +01:00
Ruben Vereecken 066582e8ea Formatted all pages according to guidelines. 2016-01-08 09:38:59 +01:00
steventhanna 77344da696 sails: page add
Sails: Replaced general generate command with more specific examples.  Removed sails --version command becuase it was redundant

Sails: added header tag
2016-01-07 22:41:24 -06:00
Igor Shubovych c066ac0cee Merge pull request #605 from denis-sokolov/simple-sh-syntax
for/if/while: add
2016-01-08 01:11:36 +02:00
Okke Formsma d4f3af45e3 split host and password examples 2016-01-07 19:45:55 +01:00
Ruben Vereecken 9a991e4cb0 Merge remote-tracking branch 'upstream/master'
Conflicts:
	pages/common/touch.md
2016-01-07 16:59:09 +01:00
Ruben Vereecken b755e726c8 Fixed annoyingly incorrect file syntaxes 2016-01-07 16:51:03 +01:00
Denis Sokolov 27cc01819f for/if/while: add 2016-01-07 17:40:49 +02:00
Igor Shubovych 047974adda Merge pull request #530 from joelhy/enca-page
add enca to common page
2016-01-07 17:31:07 +02:00
Leandro Ostera 1ad1639427 Merge pull request #445 from audibleblink/add_to_docker
adds commands for working with images in docker
2016-01-07 15:33:15 +01:00
Felix Yan 464b67f078 Merge pull request #572 from marksylee/mailx
mailx: add page
2016-01-07 09:48:24 +08:00
Joel Huang 85355d1ed6 enca: add page 2016-01-07 08:30:17 +08:00
Waldir Pimenta 993f9e3955 Merge pull request #627 from naps62/pass
Add pass command
2016-01-06 21:14:32 +00:00
Igor Shubovych d0db336f7c Merge pull request #600 from kkamperschroer/tldr-mocha
Add mocha.md - The JavaScript test runner CLI
2016-01-06 21:40:46 +02:00
Miguel Palhas 6a9e8533dc Add pass command
http://www.passwordstore.org/
2016-01-06 19:24:23 +00:00
Kyle Kamperschroer 186d3f2e25 Add mocha.md 2016-01-06 09:42:22 -08:00
Agniva De Sarker 3e355c7f36 tcpdump: fixed syntax error and added better params 2016-01-06 22:30:53 +05:30
Felix Yan b1358283f1 Merge pull request #620 from lagelalegal/feature/adb
Add adb commands
2016-01-06 22:07:10 +08:00
lagel 5bbc71e9cf Add adb commands 2016-01-06 21:57:19 +08:00
Maks Makrovets 16d9553b6c curl: fix example according to style guide. 2016-01-06 13:08:39 +02:00
Igor Shubovych 1b63a9d58c Merge branch 'patch-6' of git://github.com/denis-sokolov/tldr into denis-sokolov-patch-6 2016-01-06 12:33:47 +02:00
Waldir Pimenta f3aba7930a Merge pull request #599 from tldr-pages/unrar-reorder
unrar: reorder examples
2016-01-05 22:25:52 +00:00
Waldir Pimenta 5433dfd83c Merge pull request #609 from denis-sokolov/patch-1
ln: remove note about hard links for directories
2016-01-05 22:23:39 +00:00
Cvetomird91 fd0bcd1681 added a page for the read builtin 2016-01-05 23:47:20 +02:00
Yoshinari Takaoka 7a01d25b6f fixed poor english :( 2016-01-06 06:29:14 +09:00
Yoshinari Takaoka 28f29660c3 removed kill -9 pipe. 2016-01-06 06:26:36 +09:00
Yoshinari Takaoka 7d7a50568f replaced {{8080}} with {{port}} to follow format conventions. 2016-01-06 06:24:23 +09:00
Ruben Vereecken e63ff72f30 Merge pull request #611 from ivantm/patch-1
vim doc grammar fix
2016-01-05 22:21:54 +01:00
Denis Sokolov 5554a6d2a4 ln: remove overwrite option for directories
-T is not present on my system, and the behavior itself is completely unintuitive.
How exactly do you overwrite a directory? Do you recursively delete its children?
2016-01-05 23:18:49 +02:00
Ruben Vereecken 6b20b2b4aa Merge pull request #586 from aarinsmith/master
Add Sass
2016-01-05 21:38:47 +01:00
Denis Sokolov 5c694e6f9c ln: remove note about hard links for directories
Hard links are generally not allowed for directories.
2016-01-05 22:31:52 +02:00
Aarin Smith b1a3ac9631 Removed unnecessary sass vs scss line in overall description. 2016-01-05 11:16:13 -08:00
Waldir Pimenta 009b2f5fb0 Merge pull request #590 from joelhy/7za-common-page
7za: add page
2016-01-05 19:04:56 +00:00
Denis Sokolov 61634c9703 ssh: remove quotes around remote command 2016-01-05 20:37:25 +02:00
Aarin Smith 71bf38c94e Updated sass scss file extensions. Corrected description for sass command with no output file. 2016-01-05 09:49:09 -08:00
Waldir Pimenta d7ab35d473 unrar: reorder examples
extracting with original directory structure is arguably a more common use case than extracting the files in a flattened manner
2016-01-05 17:31:30 +00:00
Ruben Vereecken 3f2cd4b6c7 Merge pull request #580 from kumon/master
Added ionice.md
2016-01-05 15:57:00 +01:00
Duologic 32e3a52e30 one command code per description 2016-01-05 15:26:54 +01:00
Duologic 9e96e4b648 used {{domain}} and {{port}} 2016-01-05 15:25:38 +01:00
Joel Huang 7459888c0c 7za: add page 2016-01-05 22:07:33 +08:00
Igor Shubovych 17faf11ac7 Merge pull request #594 from antoniom13/update-grep
grep: add line number
2016-01-05 15:55:06 +02:00
Felix Yan 51427e6608 Merge pull request #591 from joelhy/git-svn-common-page
git-svn: add page
2016-01-05 20:52:53 +08:00
Igor Shubovych 15764d3ee6 Merge pull request #592 from joelhy/unrar-common-page
unrar: add page
2016-01-05 14:19:06 +02:00
Joel Huang 45e74285a3 unrar: add page 2016-01-05 19:52:36 +08:00
kumon 3d6b4aed47 improve description 2016-01-05 19:45:42 +09:00
DreamPiggy 2cd638027d add aria2c
aria2c: add
2016-01-05 16:44:47 +08:00
Joel Huang 0c8ec98b75 git-svn: add page 2016-01-05 16:40:34 +08:00
DreamPiggy 2887aaaea6 add axel
axel: add
2016-01-05 16:37:31 +08:00
Igor Shubovych 1492161348 Merge pull request #587 from Ethiraric/bash-page 2016-01-05 09:59:45 +02:00
Antonio b0adce01cb grep: add line number 2016-01-05 00:30:21 -05:00
Felix Yan 1938562b79 Merge pull request #373 from igorshubovych/fortune
fortune: add page
2016-01-05 10:46:13 +08:00
kumon 53ac09746b Add class & level details and update usage. 2016-01-05 11:24:03 +09:00
sabour_f 01ab02d1ef bash: add page 2016-01-05 01:33:17 +01:00
Ivan Miskovic 38de59f8cd vim doc grammar fix
Changed

`a programmers text editor`

to

`a programmer's text editor`
2016-01-05 13:29:24 +13:00
Aarin Smith 0b1f296b87 Updated sass to documented syntax. Added commands for non-specified naming
Signed-off-by: Aarin Smith <aarinsmith@Aarins-MacBook-Pro.local>
2016-01-04 12:21:59 -08:00
Aarin Smith b8b02811d6 Add sass page 2016-01-04 10:33:52 -08:00
Aarin Smith 99ad79e207 Added page for Sass 2016-01-04 10:29:19 -08:00
Joel Huang f15d078b2f clearify command purpose in the main description 2016-01-04 23:45:46 +08:00
kumon 2827f15c69 Added ionice 2016-01-05 00:15:09 +09:00
Joel Huang 819ef66c6b wording twist 2016-01-04 21:50:38 +08:00
Joel Huang bd4c37658d Merge branch 'convmv-page' of github.com:joelhy/tldr into convmv-page 2016-01-04 21:30:13 +08:00
Joel Huang 0c04486218 Add a space between "convert encoding" and (dry run)/(not dry run) 2016-01-04 21:27:37 +08:00
sabour_f 1e936f5388 make: add page 2016-01-04 12:59:09 +01:00
Igor Shubovych f45a0e6ec9 Merge pull request #573 from joearcher/nginx
nginx: add -t example
2016-01-04 13:30:36 +02:00
Joe Archer 31234c9e4b nginx: add -t example 2016-01-04 10:34:40 +00:00
marklee bcf3b6b997 mailx: add page 2016-01-04 18:27:47 +08:00
Dylan Rees 97e57c9d71 Merge branch 'master' into master 2016-01-03 21:18:22 -05:00
Dylan Rees f3c40e2fe0 Create su.md 2016-01-03 21:17:33 -05:00
joelhy 9af9b3db5a Merge branch 'master' into convmv-page 2016-01-04 10:02:40 +08:00
Joel Huang e7b76dae7d clarify command's behavior by adding dry run example 2016-01-04 10:00:33 +08:00
Joel Huang bdd001e331 fix store path 2016-01-04 09:55:36 +08:00
Yoshinari Takaoka b107435793 lsof: add -u, -c example and note about privileges 2016-01-04 03:47:24 +09:00
Jeroen Meulemeester c9e197e8d7 cowsay: add page 2016-01-03 12:11:19 +01:00
Katy Moe 481a1d9bc9 useradd, userdel, usermod: move from common to linux directory 2016-01-02 18:20:58 +00:00
Cvetomir Denchev 7c94c01237 Merge branch 'master' into find 2016-01-02 18:00:13 +02:00
Katy Moe ce9b0e1059 pgrep: remove pkill example and correct tokens 2016-01-02 14:50:53 +00:00
Cvetomir Denchev edffbce6ce Merge branch 'master' into find 2016-01-02 12:40:24 +02:00
Igor Shubovych e45b0d7198 Linting 2016-01-02 03:09:44 +02:00
Waldir Pimenta 3bd87e6746 Merge pull request #541 from kmoe/pkill
pkill: add page
2016-01-02 01:03:25 +00:00
Katy Moe 652933225f pkill: add page 2016-01-02 00:48:55 +00:00
Igor Shubovych 0173a275b7 Merge pull request #519 from Cvetomird91/last
last: added the command in common section
2016-01-01 22:49:14 +02:00
Waldir Pimenta e1c9b08f4a Merge pull request #371 from igorshubovych/vagrant
vagrant: add page
2016-01-01 18:46:16 +00:00
Igor Shubovych 24f338d80f Merge pull request #510 from MattMcFarland/bashmarks
add bashmarks.sh https://github.com/huyng/bashmarks
2016-01-01 15:45:20 +02:00
Cvetomird91 fc835b18bb last: edited to stick to the convetion and added more options 2015-12-31 17:21:42 +02:00
Ruben Vereecken e22cb51843 Merge pull request #534 from pindexis/master
make markup format consistent
2015-12-31 15:04:22 +01:00
Felix Yan 4951b44651 Merge pull request #532 from 85pando/steam-locomotive
Add steam-locomotive
2015-12-31 21:31:57 +08:00
Amine Hajyoussef 3fe8681e19 consistent markup 2015-12-31 14:11:18 +01:00
Jacek Wielemborek 68beb5eb8e Fix interpunction, mention scripts in -A. 2015-12-31 13:55:20 +01:00
85pando 29717aac4c Add steam-locomotive 2015-12-31 13:40:56 +01:00
amine hajyoussef 7d60083f20 fix markup 2015-12-31 13:28:12 +01:00
Igor Shubovych cafd768aef Merge pull request #406 from 85pando/convert
Fix another much needed command for imagemagick.
2015-12-31 13:11:23 +02:00
85pando a3f0d36a80 Fix another much needed imagemagick command. 2015-12-31 11:54:03 +01:00
Cvetomird91 f3e3035de7 find: added options for multiple search criteria and empty files
added path for -empty option
2015-12-31 12:20:17 +02:00
Jacek Wielemborek b6ca634bb1 Update nmap.md. 2015-12-31 09:07:00 +01:00
Matt McFarland 268a6fefd4 Update bashmarks.md 2015-12-30 21:31:24 -05:00
Igor Shubovych 44eb050102 vagrant: add page 2015-12-31 04:31:15 +02:00
Igor Shubovych 641ac387c9 Merge pull request #516 from eddieantonio/page/ar
ar: add examples and clean-up
2015-12-31 04:12:09 +02:00
Igor Shubovych a8035b93a6 Merge pull request #495 from lagelalegal/feature/gradle
Add gradle commands
2015-12-31 04:07:19 +02:00
lagel 27b2bfac54 Add gradle commands 2015-12-31 09:29:12 +08:00
Waldir Pimenta 228ff3bce8 Merge pull request #458 from kapouer/patch-1
Add host
2015-12-31 01:13:19 +00:00
Jérémy Lal a41b1c0875 Add host 2015-12-31 01:55:00 +01:00
Felix Yan 1a2e37a549 Merge pull request #518 from eddieantonio/page/strings
strings: add page
2015-12-31 08:48:15 +08:00
Waldir Pimenta a63a42f2ce Merge pull request #447 from jkleint/patch-1
Add GNU Parallel
2015-12-31 00:46:25 +00:00
Waldir Pimenta 1aefe3836f Merge pull request #372 from igorshubovych/whoami
whoami: add page
2015-12-31 00:42:58 +00:00
Jose Lemus 45ff694e13 nano: Remove keybindings help. Add some command line options 2015-12-30 19:04:05 -05:00
Jose Lemus 7a75297ca5 Remove keybindings help. Add some command line options 2015-12-30 19:01:15 -05:00
Igor Shubovych e05ba80a2a Merge pull request #500 from rselwyn/cat-quickFix
Fixed up cat.md
2015-12-31 00:58:31 +02:00
Eddie Antonio Santos 85cde43d85 strings: add page 2015-12-30 15:22:13 -07:00
Eddie Antonio Santos a4768ccd28 ar: add examples and clean-up 2015-12-30 15:05:57 -07:00
Igor Shubovych 76d44e6192 whoami: add page 2015-12-30 23:56:41 +02:00
Matt 775a858aa6 add bashmarks.sh https://github.com/huyng/bashmarks 2015-12-30 16:30:37 -05:00
Paul Haller 9da8263cfd Fixed tldr for gem
Specific version instruction missed gem name and mixed up -v and --version
2015-12-30 22:01:40 +01:00
Leandro Ostera ca2378a30a Merge pull request #480 from sonph/patch-1
Add npm -g option
2015-12-30 21:22:17 +01:00
Leandro Ostera bb17b882fe Merge pull request #482 from sonph/add_virtualenv
add virtualenv page
2015-12-30 21:08:15 +01:00
Son Pham 9f3b9aa636 add virtualenv page 2015-12-30 14:01:43 -06:00
Son A. Pham 36f1b3ec72 Add npm -g option 2015-12-30 13:54:13 -06:00
Jose Lemus 670db7af07 nano: started tldr for nano 2015-12-30 14:31:49 -05:00
Seth Woodworth 9c70b75220 adds more examples for git-rebase 2015-12-30 13:56:49 -05:00
Seth Woodworth a0f62e582a Expands description of --bare git-init option 2015-12-30 13:54:58 -05:00
Seth Woodworth 15edb80ff3 adds better default option for git-fetch 2015-12-30 13:54:58 -05:00
Seth Woodworth 1fa146ee30 Adds documentation for git rebase and git fetch 2015-12-30 13:54:58 -05:00
Duologic 832bf8006c replace url and paths 2015-12-30 19:32:23 +01:00
Robbie S 2de7c9f932 cat: added the append example 2015-12-30 10:09:53 -08:00
Leandro Ostera 1f74ef276d Merge pull request #474 from sethwoodworth/emacs
adds emacs docs to quit and open file
2015-12-30 18:50:01 +01:00
Igor Shubovych 61f960a32a Merge pull request #461 from mario-deluna/patch-1
Added common/phpunit.md page and examples.
2015-12-30 19:31:05 +02:00
Seth Woodworth e3c41d22ba adds emacs docs to quit and open file 2015-12-30 11:55:36 -05:00
Duologic 878265f7ff add tldr for openssl 2015-12-30 16:31:55 +01:00
Waldir Pimenta 0c373e9db7 minor grammar fix: remove comma 2015-12-30 14:53:38 +00:00
Leandro Ostera 314e9d8d7c Merge pull request #489 from shybovycha/patch-1
Update psql.md
2015-12-30 15:15:15 +01:00
Artem Szubowicz 21c10a39e5 Started tldr for emacs 2015-12-30 14:14:38 +01:00
Artem Szubowicz 5222aac447 Update npm.md
Added cleanup
2015-12-30 14:10:04 +01:00
Artem Szubowicz f4bd38bd8a Update psql.md 2015-12-30 14:07:35 +01:00
Igor Shubovych 581c45154b Merge pull request #454 from eliotsykes/patch-4
git diff: Add --staged option
2015-12-30 14:46:58 +02:00
Igor Shubovych 220ded5a22 Merge pull request #433 from vpilot/patch-1
missing space between -p and {{password}}
2015-12-30 12:36:37 +02:00
Igor Shubovych a4d6dbb1c2 Merge pull request #429 from mibe/master
Add page for 'tac'.
2015-12-30 12:33:36 +02:00
Vlad 2479464ff3 Fixes pull request #433 and #434
Author:    Vlad <vpoltava@gmail.com>
Date:      Mon Dec 28 22:49:37 2015 +0000
2015-12-30 09:56:34 +00:00
Eliot Sykes 04eae51baf git diff: Add --staged option 2015-12-30 09:31:36 +00:00
James Fallon 77e1664398 espeak: minor edits to espeak.md 2015-12-30 09:27:37 +00:00
John Kleint 39df861585 Add GNU Parallel 2015-12-29 23:55:04 -05:00
Felix Yan cee926a196 Merge pull request #467 from chuanconggao/paste
paste: add page
2015-12-30 12:35:02 +08:00
Chuancong Gao ea1c76213a paste: add page 2015-12-29 19:41:32 -08:00
Waldir Pimenta dcfba64c01 Merge pull request #442 from dylanrees/master
Added file.md to common
2015-12-29 23:38:14 +00:00
Waldir Pimenta 2545111f97 Merge pull request #463 from Kjwon15/update-rsync
Update rsync.md
2015-12-29 23:36:36 +00:00
Igor Shubovych 2c08e8c643 Merge pull request #471 from Marza/patch-1
Fixed typo in gzip.md
2015-12-30 00:52:48 +02:00
Igor Shubovych 8f21ac7dab Merge pull request #408 from miku/common-comm
add comm command
2015-12-30 00:50:59 +02:00
Igor Shubovych 52e2e5d9b2 Merge pull request #374 from igorshubovych/uname-a
uname -a
2015-12-30 00:15:49 +02:00
Tony Marjakangas 125768b56a Fixed typo in gzip.md 2015-12-29 21:31:19 +01:00
James Fallon 40212e8380 espeak: initial commit 2015-12-29 19:46:40 +00:00
Martin Czygan 459771a45a add comm command 2015-12-29 18:40:43 +01:00
Dylan Rees 5d62c6374b Update file.md 2015-12-29 12:35:28 -05:00
Kang Jinwon 3b6153bf96 Update rsync.md 2015-12-30 01:40:29 +09:00
Alex Flores 3d7f9aebfa adds commands for working with images 2015-12-29 11:14:13 -05:00
Alex Flores 4a7ece70ac adds useful commands to tree 2015-12-29 11:03:04 -05:00
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
Matthew Wo b48497fdee added fast scan for nmap 2015-12-29 06:30:36 -08: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
Nikhil Sonti 0492cadd23 ifconfig.md: Adding ifconfig command 2015-12-29 15:48:12 +05:30
Okke Formsma c4147a5596 Update mysql.md
Added an example with a database on a different host.
2015-12-29 09:52:29 +01:00
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
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
Matthew d693904250 better than better
better than better
2015-12-29 13:03:08 +08:00
Nikhil Sonti 8a57c58958 renice.md: Including common renice commands 2015-12-29 10:22:16 +05:30
Matthew 86321bcb0e Update description
Update description
2015-12-29 12:44:42 +08:00
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