Commit Graph

3311 Commits (a443cd690f380803a4de7ead461318ca655b9d94)

Author SHA1 Message Date
pxgamer a443cd690f hg-serve: add link to homepage 2019-03-24 00:27:35 +01:00
pxgamer af14d2e459 hg-remove: add link to homepage 2019-03-24 00:27:35 +01:00
pxgamer a6800ad93a hg-push: add link to homepage 2019-03-24 00:27:35 +01:00
pxgamer 56f6707ac4 hg-pull: add link to homepage 2019-03-24 00:27:35 +01:00
pxgamer f6e007764e hg-log: add link to homepage 2019-03-24 00:27:35 +01:00
pxgamer 4041b9f930 hg-init: add link to homepage 2019-03-24 00:27:35 +01:00
pxgamer 917fd84142 hg-commit: add link to homepage 2019-03-24 00:27:35 +01:00
pxgamer 814c761496 hg-clone: add link to homepage 2019-03-24 00:27:35 +01:00
pxgamer bbfd4fcf69 hg-branch: add link to homepage 2019-03-24 00:27:35 +01:00
pxgamer 984ccacaff hg-add: add link to homepage 2019-03-24 00:27:35 +01:00
pxgamer ad4ffdd129 hg: add link to homepage 2019-03-24 00:27:35 +01:00
Ilya 3356ff2879 php: add new example (#2845) 2019-03-23 22:17:46 +00:00
Tigran Tch 6b69d09d35 ffsend: add page (#2839) 2019-03-22 17:03:29 +00:00
pxgamer b1f8f91934 netstat: update description for protocol 2019-03-21 22:10:22 +05:30
pxgamer 7ba01ca0a1 netstat: fix token naming and curly braces 2019-03-21 22:10:22 +05:30
Grigoriy a4b89c8e38 mc: add option for starting in black and white mode (#2843) 2019-03-21 10:19:18 +00:00
pxgamer 922904f2b9 choco-upgrade: add link to homepage 2019-03-20 11:23:44 +05:30
pxgamer 5a45ebe874 choco-uninstall: add link to homepage 2019-03-20 11:23:44 +05:30
pxgamer aa8ab6cc42 choco-source: add link to homepage 2019-03-20 11:23:44 +05:30
pxgamer 500640acd1 choco-search: add link to homepage 2019-03-20 11:23:44 +05:30
pxgamer 1888af5f52 choco-pin: add link to homepage 2019-03-20 11:23:44 +05:30
pxgamer d453a28ce5 choco-pack: add link to homepage 2019-03-20 11:23:44 +05:30
pxgamer 43fb1f26d9 choco-outdated: add link to homepage 2019-03-20 11:23:44 +05:30
pxgamer 77380f8a63 choco-new: add link to homepage 2019-03-20 11:23:44 +05:30
pxgamer db5bd26512 choco-list: add link to homepage 2019-03-20 11:23:44 +05:30
pxgamer a77f64235d choco-install: add link to homepage 2019-03-20 11:23:44 +05:30
pxgamer a4451e6751 choco-info: add link to homepage 2019-03-20 11:23:44 +05:30
pxgamer 0bc9ca9879 choco-feature: add link to homepage 2019-03-20 11:23:44 +05:30
pxgamer 7aa68ea1b1 choco: add link to homepage 2019-03-20 11:23:44 +05:30
Starbeamrainbowlabs 79f26a8fd3
vpnc: minor grammatical fix (#2838) 2019-03-18 18:11:40 +00:00
Robert 75a5dc32f6 vpnc: add page (#2837) 2019-03-18 17:35:29 +00:00
johan456789 8f7020729e xar: add page (#2834) 2019-03-18 15:07:56 +00:00
Kyle Warneck 2c6e7f7c20 npm: revised description of npm list 2019-03-13 09:12:11 +05:30
Kyle Warneck 5f5cd8759e npm: remove unncessary --save flag. simplify descriptions
removes unnecssary --save flag (added by default in npm > 5).
Adds an example that installs a package wihtout a version since thats a simpler case.
Moves the global install example down the page since it's a more complicated case
Switch to the longversion of global option (`--global`) instead of `-g` to comply with styleguide
Simplified description of adding dependency
Switched from the terms "dependency" and "module" to "package" where possible since package is more idiomatic in this context.

Remove `npm list --global` example to keep page under 8 example limit
2019-03-13 09:12:11 +05:30
Owen Voke 381c6bf2bc hsd-cli: add page (#2812) 2019-03-12 14:49:11 +01:00
Hervé Nivon a66920ebcf `source deactivate` is deprecated (#2827) 2019-03-12 11:57:08 +00:00
Starbeamrainbowlabs 31d784bc09 tldr: alter to match new client spec 2019-03-12 11:49:51 +00:00
Marco Bonelli e7524f3d19 Update pages/common/tldr.md
Co-Authored-By: sbrl <sbrl@starbeamrainbowlabs.com>
2019-03-12 11:49:51 +00:00
Jonathan Dahan 80211827a0 tldr: remove -t 2019-03-12 11:49:51 +00:00
Owen Voke 91c4344e0b Update pages/common/tldr.md
Co-Authored-By: jedahan <hi@jonathan.is>
2019-03-12 11:49:51 +00:00
Owen Voke ab929c52e4 Update pages/common/tldr.md
Co-Authored-By: jedahan <hi@jonathan.is>
2019-03-12 11:49:51 +00:00
Owen Voke 974d1299a4 Update pages/common/tldr.md
Co-Authored-By: jedahan <hi@jonathan.is>
2019-03-12 11:49:51 +00:00
Jonathan Dahan 0f68cff128 Show example for subcommands 2019-03-12 11:49:51 +00:00
Jonathan Dahan cb65252a50 Fill out tldr.md 2019-03-12 11:49:51 +00:00
Adam Demirel c0f3029e33 rvm: add requirements example (#2825) 2019-03-08 18:26:24 +00:00
Jesse Claven a30f616f9f sd: add page (#2810) 2019-03-08 18:17:28 +00:00
Starbeamrainbowlabs 3aef0112fc whiptail: add page (#2820) 2019-03-07 09:50:16 +00:00
Agniva De Sarker 6cbf29d3fc ack: made some changes
- Changed description of file type
- Added command to list all types
2019-03-07 14:06:32 +05:30
Morgan Evans 851990873c ack: clarify file types syntax meaning
fix #2805
2019-03-07 14:06:32 +05:30
pxgamer e594740f17 ftype: add page 2019-03-06 17:36:53 +01:00