Commit Graph

3350 Commits (2c7f152eff6d8c24e131e661c40881f29769fde5)

Author SHA1 Message Date
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
RH-sdavey 969ff4328a zcat: add -l example (#2823) 2019-03-06 11:33:35 +00:00
Owen Voke 8eeff416ea is-up: add page (#2821) 2019-03-06 11:30:25 +00:00
Owen Voke 389d5e54b9 spark: add page (#2819) 2019-03-06 11:28:22 +00:00
Owen Voke 32ffc76159 clamscan: add page (#2815) 2019-03-05 00:11:21 +00:00
Jaseem Abid d498c53031 nc: Improve title and some examples 2019-03-05 00:12:45 +05:30
reneatzi 0dfb3ff75c scrot: add page (#2733) 2019-03-04 17:06:00 +00:00
Aaron Janse 4f29c32f00 nix: add page (#2808) 2019-03-04 11:46:18 +01:00
Aaron Janse 8edc5b4fdb nixos-rebuild: add page (#2809) 2019-03-02 11:36:13 +00:00
Aaron Janse 2fe0762833 nix-env: improve page (#2807)
- add example showing installed packages
- replace status example with one for searching within installed packages
- improve description and token name in the "query available" example
2019-02-28 16:50:42 +00:00
saeed 558edac53e wget : add some options (#2798) 2019-02-26 23:15:47 +01:00
proxy 39b9d7b990 exec: add page (#2800) 2019-02-25 21:58:36 +00:00
P_Q_H 04ae522268 youtube-dl: add example for the --format option (#2714) 2019-02-25 11:04:32 +05:30
Balázs Úr 6956cd5348 multiple pages: change Unicode characters to ASCII (#2802)
Change Unicode characters to ASCII:

- non-breaking spaces (\xc2\xa0) to normal spaces (\x20)
- apostrophes (there are only 2 Unicode apostrophes, all others are already ASCII)
- hyphen (−) to minus (-)
- fix wording (STD‐OUT to "standard output")
2019-02-24 23:56:24 +00:00
Balázs Úr ad3772d8cb multiple pages: remove superfluous white spaces (#2801) 2019-02-24 15:47:41 +00:00
Marco Bonelli d5d48886fe rails: add homepage (#2797) 2019-02-22 21:29:13 +00:00
Paul Reiter ed9bfb1f6e paccache: add page (#2788) 2019-02-22 21:25:39 +00:00
Nelson Figueroa 45b9aeaf94 rails-generate: add page (#2794) 2019-02-21 21:10:14 +00:00
Nev Delap c0f1360e99 ned: add page (#2787) 2019-02-21 08:44:54 +00:00
Tyler Moon 2fa33cfe10 rbt: add page (#2789) 2019-02-20 09:28:28 +05:30
pxgamer 409355108a satis: add page 2019-02-18 22:51:25 +01:00
黄永生 bd045b8606 type: add page (#2783) 2019-02-18 08:56:09 +00:00
Marco Bonelli 6cf1623348 vdir: add page (#2781) 2019-02-18 08:55:36 +00:00
Jon LaBelle f3d7ddd622 pathchk: move to pages/common
`pathchk` is not exclusive to the Linux platforms; it's distributed with most
(if not all) BSD platforms, including...

- [FreeBSD](https://www.freebsd.org/cgi/man.cgi?query=pathchk&sektion=1)
- [macOS](https://opensource.apple.com/source/file_cmds/file_cmds-230/pathchk/pathchk.1.auto.html)
2019-02-18 13:16:25 +05:30
Tyler Moon 89a8a1477b sam: add page (#2779) 2019-02-16 14:16:52 +00:00
pxgamer b6c67e093c yarn-why: add page 2019-02-15 23:20:46 +05:30
Starbeamrainbowlabs 42a572ad30 npm-why: add page (#2784) 2019-02-15 11:16:00 +00:00
Mpho Mphego bd66fa3ece mosquitto_pub: add page (#2719) 2019-02-14 21:39:17 +00:00
Mpho Mphego fb99709211 mosquitto_sub: add page (#2718) 2019-02-14 21:37:17 +00:00
Daniel Michaels 4f6598f0b8 guake: add page (#2777) 2019-02-14 11:45:54 +01:00
Marco Bonelli 2599a6de48 Refactor: change "folder" to "directory" where needed.
This commit fixes every instance in which the word "folder" is
incorrectly used instead of "directory".
2019-02-13 20:51:04 +05:30
Owen Voke f9df5823ce virtualboxvm: add page (#2759) 2019-02-11 17:21:53 +00:00
thiswind 35949d9845
/osx/ping: add page 2019-02-11 17:11:44 +00:00
thiswind 6c0eb42496
httping: change param of option -g from {{host}} to {{url}} 2019-02-11 17:11:44 +00:00
Corey Harris 94230238de rsync: add -r example with trailing backslash (#2760) 2019-02-11 14:49:40 +01:00
saeed 1f94abff1f apt-get: add apt-get purge example (#2772) 2019-02-11 14:28:03 +01:00
thiswind 6b18a16321 httping: add page (#2768) 2019-02-10 20:06:43 +00:00
gRastello 5613928eea fmt: add page 2019-02-10 00:22:44 +01:00
Florian Leitner 3c4d0d0ab1 xargs: added parallel proc flag -P (#2761) 2019-02-09 13:09:48 +00:00
Marco Bonelli f79f6011e0 Refactor: add missing `or_directory` where needed.
This commit adds the missing `_or_directory` to any example which is
specifying an action affecting a file or a directory, but uses the
token `{{path/to/file}}` instead of `{{path/to/file_or_directory}}`.
2019-02-08 19:43:24 +00:00
Marco Bonelli ac4094e0ad Refactor: improve consistency of the term "directory".
This commit changes the term "folder" to "directory" in every
instance where the first is used in an example description, but the
second is used in the example code, and vice versa.
2019-02-08 19:43:24 +00:00
Tigran Tch 0428b0379a tshark: add page (#2758) 2019-02-07 14:27:17 +00:00
marcan2020 15cf138e47 gzip: correct example description. 2019-02-06 12:52:56 +01:00
Owen Voke 2886bcdcdc clockwork-cli: add page (#2701) 2019-02-04 21:05:08 +01:00
Starbeamrainbowlabs ebdcd30566 sn: add page (#2744) 2019-02-04 21:03:39 +01:00
Marco Bonelli daea9f5e69 pathchk: add page. 2019-02-04 15:22:26 +01:00
Muhammad Falak R Wani 6c9c8b9be9 aria2: add page (#2748) 2019-02-04 15:11:39 +01:00
Marco Bonelli 1799a53d78 nmap, pdftk, samtools, tig: ellipsis consistency. 2019-02-03 08:57:37 +05:30
Marco Bonelli 24ff287251 7z, 7za, svn: remove unneeded ellipsis.
svn: remove unneeded ellipsis.
2019-02-03 08:57:37 +05:30
Starbeamrainbowlabs bf37d976c6 postcss: fix syntax 2019-02-03 01:28:36 +01:00
Starbeamrainbowlabs 334c0b4fa3 multiple pages: fix syntax 2019-02-03 01:28:36 +01:00
Starbeamrainbowlabs e114af1132 postcss: add homepage 2019-02-03 01:28:36 +01:00
Starbeamrainbowlabs 820c9037b4 php: add homepage 2019-02-03 01:28:36 +01:00
Starbeamrainbowlabs 2b3bc4ac81 repren: add homepage 2019-02-03 01:28:36 +01:00
Starbeamrainbowlabs cbf76a9706 qemu: add homepage 2019-02-03 01:28:36 +01:00
Starbeamrainbowlabs 4d45976c73 node: add homepage 2019-02-03 01:28:36 +01:00
Starbeamrainbowlabs 162c2bfb5c nmap: add homepage 2019-02-03 01:28:36 +01:00
Starbeamrainbowlabs 1b8df9432d pip: add homepage 2019-02-03 01:28:36 +01:00
Starbeamrainbowlabs 00a96f0f42 eyeD3: add homepage 2019-02-03 01:28:36 +01:00
Starbeamrainbowlabs 95d6507779 pipenv: add homepage 2019-02-03 01:28:36 +01:00
Owen Voke 5b53cf8b28 web-ext: add page (#2739) 2019-02-01 16:57:45 +00:00
Aşkın Özgür bcd42b5052 mytop: add page (#2741) 2019-01-31 18:12:12 +00:00