Commit Graph

2899 Commits (13aebf0c20904d1676b1d2db8fd5346abf6fe21d)

Author SHA1 Message Date
Starbeamrainbowlabs 179de05e25
arp-scan: add page (#1699) 2017-11-30 15:06:36 +00:00
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
Jim Vanderveen c9b73510db Remove spurious redirect (#1707) 2017-11-30 14:58:42 +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
zethra 58330c9972 Made requested formatting changes 2017-11-30 09:51:01 -05:00
Vykook 17925a9716 zpool: fix typo 2017-11-30 17:58:50 +05:30
Starbeamrainbowlabs 6f7c13fa5b
g++: add page (#1718) 2017-11-30 10:05:39 +00:00
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
Thomas Barusseau 8571c78816 zenity: add page (#1687) 2017-11-30 08:58:10 +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
Ryan Dahl 06d7efad8a
Remove -p and -i from c++filt. 2017-11-29 15:00:36 -05:00
Alexey Ershov 617eb67f7b
Remove white space 2017-11-29 21:24:50 +03:00
Alexey Ershov fcd17f014b
mix: add page 2017-11-29 21:10:56 +03:00
Wilhelm Haas 82b32e4549
gradle: adds additional gradle examples 2017-11-29 16:04:45 +01:00
Juan D. Vega 4e4c632820
Update mvn.md 2017-11-29 14:08:23 +01:00
Francesco Pira c173466f8e read: add -r option (#1702) 2017-11-29 14:35:52 +05:30
Thomas BARUSSEAU 00b7b9879a arp-scan: clarified page 2017-11-29 09:43:09 +01:00
Juan D. Vega cb9dd064e1
Update mvn.md 2017-11-29 09:42:02 +01:00
Juan D. Vega 99d109399a
Create mvn.md 2017-11-29 09:35:48 +01:00
Ryan Dahl 76a32d8cc6
osx/nm Add example of demangling C++ symbols. 2017-11-28 22:48:53 -08:00
Agniva De Sarker 4b638bfc34
Fix incorrect link to style guide 2017-11-29 11:41:28 +05:30
Ismael González 64dad4da06 apachectl: add page (#1686) 2017-11-29 11:19:05 +05:30
sasha42 f4e84d44c5 rtorrent: changed syntax 2017-11-29 12:51:00 +08:00
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
dospunk 19de41ce06 cls: add page (#1689) 2017-11-29 09:01:16 +05:30
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
zethra ad7e9b14e1 Changed 'toolchain name' to 'toolchain_name' 2017-11-28 18:58:06 -05: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
Thomas BARUSSEAU 10bac7b872 arp-scan: add page 2017-11-28 10:26:57 +01:00
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
Waldir Pimenta 30c8d98ee9 docs overhaul: expand git-terminal.md a bit 2017-11-28 09:01:47 +05:30
Waldir Pimenta e2ab1818f1 docs overhaul: move git cli instructions to a separate file 2017-11-28 09:01:47 +05:30
Waldir Pimenta f8c7dfc0c7 docs overhaul: move auxiliary documentation to a separate folder 2017-11-28 09:01:47 +05:30
zethra 9ba419d4bd Fixed formating 2017-11-27 18:29:43 -05:00
Tom Hill c798774097
Made changes to wording as requested 2017-11-28 09:34:04 +11:00
Andrea e953129676
spatial: fix macOS command 2017-11-27 20:30:15 +00:00
Shih Yu Ho 191666c794 docker: add docker container logs example (#1680) 2017-11-27 18:14:42 +00:00