Commit Graph

1534 Commits

Author SHA1 Message Date
Andrew Dassonville
125dd7f25c pycodestyle: add page (#1717) 2017-11-30 20:36:23 +05:30
Starbeamrainbowlabs
bb2523b749 surge: add page (#1672) 2017-11-30 15:04:09 +00:00
Matan Rubin
43faabe027 protoc: add page for Google Protobuf (#1698) 2017-11-30 15:00:13 +00:00
Starbeamrainbowlabs
f58ace66bd chmod: Add recursive 755/644 chmod example (#1651) 2017-11-30 14:57:44 +00:00
Starbeamrainbowlabs
383e2fd9e6 rails: add page (#1696) 2017-11-30 14:55:37 +00:00
Starbeamrainbowlabs
82e8174530 ruby: add page (#1632) 2017-11-30 14:53:01 +00:00
Starbeamrainbowlabs
6404165f8d sudo: Add example to run an interactive shell (#1683) 2017-11-30 14:51:14 +00:00
Vykook
17925a9716 zpool: fix typo 2017-11-30 17:58:50 +05:30
Nalin Bhardwaj
733d23ca38 g++: Doing requested changes. 2017-11-30 12:56:56 +05:30
Nalin Bhardwaj
2480d161eb g++: Add page 2017-11-30 12:47:43 +05:30
Agniva De Sarker
42b679e93b chmod: remove square brackets around "recursively" 2017-11-30 08:56:20 +05:30
Matthew Thompson
9d11a1a38e Update chmod.md
Add example avoiding `X`
2017-11-29 19:05:58 -05:00
Francesco Pira
c173466f8e read: add -r option (#1702) 2017-11-29 14:35:52 +05:30
Mo Al Amin
5b21708877 Add period to description. 2017-11-28 23:01:29 -05:00
Mo Al Amin
6a75102e02 Made changes suggested by agnivade. 2017-11-28 22:54:55 -05:00
Agniva De Sarker
49468f7b48 sudo: changed wording to indicate default shell 2017-11-29 08:57:56 +05:30
Minh Nguyen
8d002cd406 sudo: Reword launch shell example 2017-11-29 10:59:03 +11:00
Marvin Johanning
8a28c6d960 Change wording
Changed wording
2017-11-28 20:38:40 +01:00
Starbeamrainbowlabs
b9c1a7c308 ps: added examples for current user processes (#1644) 2017-11-28 19:24:14 +00:00
Starbeamrainbowlabs
838050e729 smartctl: add page (#1658) 2017-11-28 15:43:20 +00:00
Agniva De Sarker
dc0653e986 surge: update page
-  Made tokens to be snake case
- Simplified description
- Simplified DNS name description
2017-11-28 20:48:41 +05:30
Mo Alamin
f5cd6460df TLDR009 Page should contain a newline at end of file, fix. 2017-11-27 23:30:14 -05:00
Mo Alamin
a9b78925a7 Add tldr for rails command. 2017-11-27 23:19:31 -05:00
Tom Hill
c798774097 Made changes to wording as requested 2017-11-28 09:34:04 +11:00
Shih Yu Ho
191666c794 docker: add docker container logs example (#1680) 2017-11-27 18:14:42 +00:00
Starbeamrainbowlabs
19dbcf7ad9 irssi: add page (#1676) 2017-11-27 18:07:32 +00:00
Starbeamrainbowlabs
d00b10d6c9 Corrected the example: Compress a series of identical characters to a single character (#1670) 2017-11-27 17:58:34 +00:00
Starbeamrainbowlabs
d04c2b18bd ember: add page (#1656) 2017-11-27 17:43:27 +00:00
Minh Nguyen
38788de92a sudo: Change to use flag -i for macOS 2017-11-27 18:14:18 +11:00
Minh Nguyen
4c9f12072e sudo: Add example to run an interactive shell 2017-11-27 17:48:29 +11:00
Minh Nguyen
bcd4efd885 Revert "sudo: add example for interactive shell"
This reverts commit 415d4834ea.
2017-11-27 17:19:13 +11:00
Minh Nguyen
415d4834ea sudo: add example for interactive shell 2017-11-27 17:09:29 +11:00
Andrew Amesbury
3db3b578f7 irssi: revisions as requested 2017-11-27 18:35:54 +13:00
Tom Hill
b3b921baf4 Changes to custom links 2017-11-27 10:06:20 +11:00
Andrew Amesbury
8defdf8cf0 irssi: fix missed colons 2017-11-27 09:32:01 +13:00
Andrew Amesbury
179ee5aa94 irssi: add page 2017-11-27 09:26:48 +13:00
Tom Hill
62bd9e89b1 Create surge.md 2017-11-26 21:54:27 +11:00
Angsuman Chakraborty
fc6b0e4661 Corrected the example: Compress a series of identical characters to a single character
The example wrongly used \n instead of {{input_characters}}.
2017-11-26 16:09:41 +05:30
David Sommerich
f54f9d2502 smartctl: fix descriptions and improve examples 2017-11-26 16:18:09 +11:00
Alex LaFroscia
b8f05657ef ember: expand "generate" example description 2017-11-25 13:50:30 -05:00
David Sommerich
76aabc6a4f smartctl: add page 2017-11-25 22:52:29 +11:00
beesandbombs
3eb2d3dcbc typo 2017-11-25 09:32:17 +05:30
Alex LaFroscia
5010d4b1de ember: add page 2017-11-24 15:33:56 -05:00
Starbeamrainbowlabs
13045c5190 tail: add -F option (#1647) 2017-11-24 18:45:07 +00:00
Nate Silva
34f6448ef3 gtop: add page (#1640) 2017-11-24 18:44:13 +00:00
Matthew Thompson
474ca28ff1 Update chmod.md: Add recursive chmod
Might not be approved, but this is the classic 755 on all directories, 644 on all files in a tree a la: https://stackoverflow.com/questions/18817744/change-all-files-and-folders-permissions-of-a-directory-to-644-755

As I just discovered `tldr`, I had to try my hand at changing a command
2017-11-24 09:01:12 -05:00
Frank Dietrich
9ec1c1f4a5 user short option for id command 2017-11-24 13:04:02 +01:00
Frank Dietrich
ded5c11e43 amend based on the PR comments 2017-11-24 12:50:38 +01:00
Agniva De Sarker
29612adca2 add a comma 2017-11-24 11:41:53 +05:30
Steve Stodola
5174bb40f6 Update tail.md 2017-11-23 22:53:55 -07:00