Commit Graph

4655 Commits (a944cbfa33e1dc55d4859bd3e84efb144379ba4b)

Author SHA1 Message Date
Antonio Bustos d009c909d2
gh: add page (#3854) 2020-02-16 23:30:39 -03:00
Ein Verne b00ed9364b
calibredb: add example (#3856) 2020-02-16 23:30:04 -03:00
Bos Eriko Reyes 0fdec2d3bc
move figlet to common pages (#3858) 2020-02-16 14:57:45 +08:00
MT a0f11588eb
findfs: add page (#3850) 2020-02-13 02:23:48 +01:00
Ryan Olson 8169ae1edc
Tmux improvements (#3806)
As it's in the tmux tldr, we don't need to mention tmux when talking
about a tmux session.  Cleaned up some wording as well.

Oftentimes, users will change their prefix.  This shouldn't assume that
your prefix is Ctrl-b.

Detach session also needs to be a lowercase "d" rather than uppercase.

The tip for killing your current session does not work as described.
If you simply use "prefix x", that allows you to kill your pane, not
your session. Killing your session isn't bound to any key command (by
default).  So the best way to kill your current session (from within
tmux) is not outlined.
2020-02-12 11:48:30 +00:00
Lucas Gabriel Schneider 8211b80c17
multiple pages: rephrase without adjectives (#3846)
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
Co-authored-by: Zlatan Vasović <zlatanvasovic@gmail.com>
2020-02-11 18:53:43 +01:00
Simon Barendse ed97d6dc9e
secrethub: clarify versioning (#3847) 2020-02-10 21:24:00 -03:00
warpigsir 3573da9e2b
enum4linux: add page (#3810) 2020-02-09 22:26:51 +01:00
Daniel Zendejas 6ecb2a6d89 yum: fix typo (#3845) 2020-02-09 14:02:47 +01:00
Pavel Shtanko c5844c469b
tree: ignore specific directories (#3837) 2020-02-08 23:08:19 +00:00
Lucas Gabriel Schneider 26e019b295
multiple pages: change user_name to username (#3841) 2020-02-08 19:56:05 +01:00
Raghu Kalluri 2c9b7c9f5c tac: add stdin example (#3844) 2020-02-08 15:48:47 +01:00
Joel Bastos bc50bdf850
pyenv-virtualenv: add activate/deactivate examples (#3842) 2020-02-07 22:52:26 +00:00
thawk 5bc64c80e1
ebook-convert: add TOC example (#3843)
Co-Authored-By: Zlatan Vasović <zlatanvasovic@gmail.com>
2020-02-07 19:16:23 +00:00
Laura Dietz 206e00387d
rsync: add -rauL option (#3802)
Co-authored-by: Agniva De Sarker <agnivade@yahoo.co.in>
2020-02-06 15:11:32 +00:00
z7y8hsBP c2b6060f6d
progress: add page (#3804) 2020-02-05 16:23:52 -03:00
Bos Eriko Reyes 3f94edcce0
yabai: add page (#3831) 2020-02-05 19:37:59 +01:00
z7y8hsBP a4d4c805dd
losetup: change order (#3839) 2020-02-05 18:22:17 +00:00
Tanner Bennett 9c86eafbc8
xcode-select: add page (#3826)
Co-Authored-By: Owen Voke <owzie123@gmail.com>
Co-authored-by: Zlatan Vasović <zlatanvasovic@gmail.com>
2020-02-05 15:58:42 +00:00
Florian Ströger e1355b2e87
qrencode: add print to terminal examples (#3823) 2020-02-05 09:56:35 +00:00
Raghu Kalluri 7e8b6b3eb8
jar: Added 'cf' example (#3827) 2020-02-04 21:56:35 +01:00
Zlatan Vasović 94d9a0ff53
mullvad: improve connect example's wording (#3828) 2020-02-04 14:21:44 +01:00
Mansoor 676bb11841
initdb: Add new page for initdb (#3833) 2020-02-04 10:13:09 -03:00
z7y8hsBP 0ac937674d
fls: add page (#3786)
* fls: add page

Added a (very) basic description of fls

* Update fls.md

Changed imagefile to device in the first example

* Update fls.md

Added Link to the Sleuthkit wiki

* Moved to /pages/common

* Update fls.md

Fixed travis errors.

* Update pages/common/fls.md

Upper to lower case - sorry.

Co-Authored-By: Zlatan Vasović <zlatanvasovic@gmail.com>

* Update pages/common/fls.md

Upper to lower case - thanks and sorry

Co-Authored-By: Zlatan Vasović <zlatanvasovic@gmail.com>

* Update fls.md

Clarified description in the 2nd description

* Update pages/common/fls.md

Upper to lower case - sorry, my native tongue uses way more upper characters

Co-Authored-By: Iván Hernández Cazorla <ivan@ivanhercaz.com>

* Update pages/common/fls.md

Co-Authored-By: Iván Hernández Cazorla <ivan@ivanhercaz.com>

* Update pages/common/fls.md

Co-Authored-By: Iván Hernández Cazorla <ivan@ivanhercaz.com>

* Update pages/common/fls.md

Co-Authored-By: Iván Hernández Cazorla <ivan@ivanhercaz.com>

* Update fls.md

Reworded partition/timezone example

* fls: Example two clarified

Thanks @zdroid @sbrl

* fls: clarified lathes in examples, removed mactime

Thanks @agnivade

* fls: moved -o and -z into two examples

* fls: fixed typo

* fls: minor changes

- fix typo at paths
- apply snake case convention

Co-authored-by: Zlatan Vasović <zlatanvasovic@gmail.com>
Co-authored-by: Iván Hernández Cazorla <ivan@ivanhercaz.com>
Co-authored-by: Agniva De Sarker <agnivade@yahoo.co.in>
2020-02-03 20:07:11 +01:00
MT 131afc3ee1
pdftocairo: add page (#3824) 2020-02-03 18:54:00 +01:00
Hugh Wimberly a3ccc785e8
poetry: add page (#3832)
* poetry: add page

* Add period for command description.

* Describe action rather than use a token

Co-Authored-By: Zlatan Vasović <zlatanvasovic@gmail.com>

* Expand virtualenv to virtual environment

Co-Authored-By: Zlatan Vasović <zlatanvasovic@gmail.com>

* Use description instead of token.

* Update poetry.md

Co-authored-by: Zlatan Vasović <zlatanvasovic@gmail.com>
2020-02-03 17:46:41 +01:00
Zlatan Vasović 972359f339 Make tldr-bot happy 2020-02-03 12:53:43 +01:00
Starbeamrainbowlabs 1f51696e83 f3fix: add page 2020-02-03 12:53:43 +01:00
Starbeamrainbowlabs 34a4dfb666 f3probe: add sudo 2020-02-03 12:53:43 +01:00
Starbeamrainbowlabs 1bef364ccb f3probe: add see also 2020-02-03 12:53:43 +01:00
Starbeamrainbowlabs 06a7055587 f3read: add page 2020-02-03 12:53:43 +01:00
Starbeamrainbowlabs 1361792705 f3write: add page 2020-02-03 12:53:43 +01:00
Owen Voke 797ef1c201
wapm: add page (#3808)
* wapm: add page

* wapm: apply review comments
2020-02-01 12:58:26 +01:00
Josip Ledic 16a1ee56c1
git flow: add page (#3775)
* Create git-flow.md

* Update pages/common/git-flow.md

Co-Authored-By: Iván Hernández Cazorla <ivan@ivanhercaz.com>

* Update pages/common/git-flow.md

Co-Authored-By: Iván Hernández Cazorla <ivan@ivanhercaz.com>

* Update pages/common/git-flow.md

Co-Authored-By: Iván Hernández Cazorla <ivan@ivanhercaz.com>

* Update pages/common/git-flow.md

Co-Authored-By: Iván Hernández Cazorla <ivan@ivanhercaz.com>

* Update pages/common/git-flow.md

Co-Authored-By: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>

* Update pages/common/git-flow.md

Co-Authored-By: Iván Hernández Cazorla <ivan@ivanhercaz.com>

* Update git-flow.md

Co-authored-by: Iván Hernández Cazorla <ivan@ivanhercaz.com>
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2020-01-31 17:55:57 +01:00
HARSHIT GUPTA 80ab4215db
wrk: fix typo (#3822)
* wrk: fix typo

* Update pages/common/wrk.md

Co-Authored-By: Owen Voke <owzie123@gmail.com>

Co-authored-by: Owen Voke <owzie123@gmail.com>
2020-01-30 16:36:55 +01:00
MT 031efda8d1
p7zip: add page (#3813) 2020-01-30 13:01:31 +01:00
z7y8hsBP 2769e54b41
mmls: add page (#3812)
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
Co-authored-by: Zlatan Vasović <zlatanvasovic@gmail.com>
2020-01-30 11:10:22 +01:00
Ryan Olson 11f8950315 vim: move reference to accessing Vim's help up the list 2020-01-30 00:59:51 +00:00
Ryan Olson dda02c001c vim: removed reference to "programmer's" text editor
Vim can be used for all sorts of text editing.  I know that there are
a lot of folks that use Vim who are _not_ programmers.  You can use
Vim for any sort of writing or text editing.
2020-01-30 00:59:51 +00:00
Ryan Olson e80c67e791 vim: remove <ESC> from beginning of commands 2020-01-30 00:59:51 +00:00
Ryan Olson 2c40178eb1 vim: helpful additions
Closes #3779
2020-01-30 00:59:51 +00:00
Florian 9abba96cc0
zstd: reworded a sentence (as discussed in PR #3791) (#3814) 2020-01-30 00:41:22 +00:00
Nir Elbaz 545a95dd90
nano: add example and reword page (#3771) 2020-01-29 16:16:44 +01:00
Robert Treat ca968791e3
Clean up pg_ctl commands (#3817)
- fix command syntax for pg_ctl start
- re-arrange commands into a more natural flow
- add command for reloading the config without restart
2020-01-29 15:54:09 +01:00
Nir Elbaz 8d70685f0b
ab: add POST request example (#3805)
* Update ab.md

Sending POST requests

* Update pages/common/ab.md

Co-Authored-By: Marco Bonelli <mebeim@users.noreply.github.com>

Co-authored-by: Marco Bonelli <mebeim@users.noreply.github.com>
2020-01-29 12:53:07 +01:00
Florian f1e65d27c0 lzop: add page (#3791) 2020-01-28 20:12:51 +01:00
Zlatan Vasović bad49f0083
tldr: change "linux" to "Linux" (#3797)
This is a preferred version of the name.
2020-01-27 14:22:43 +01:00
Starbeamrainbowlabs a0d7c46e80 openrc, rc-status, rc-service, rc-update: add pages (#3800)
* rc-status: add page

* openrc: add page

* rc-service: add page

* rc-update: add page

* rc-status: add list all runlevels example

* openrc: fix travis errors

* rc-status: fix travis errors again

* Update pages/linux/rc-update.md

Co-Authored-By: Zlatan Vasović <zlatanvasovic@gmail.com>

* Update pages/linux/rc-status.md

Co-Authored-By: Zlatan Vasović <zlatanvasovic@gmail.com>

Co-authored-by: Zlatan Vasović <zlatanvasovic@gmail.com>
2020-01-27 14:13:47 +01:00
Simon Barendse ac0e7625a2 secrethub: add page (#3794)
* secrethub: add page

* Use token syntax for piping a secret value to write

Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
Co-authored-by: Zlatan Vasović <zlatanvasovic@gmail.com>

Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
Co-authored-by: Zlatan Vasović <zlatanvasovic@gmail.com>
2020-01-27 14:12:54 +01:00
Miro Rauhala 9bd9afa6bd youtube-dl: add download the best audio+video (#3790)
* youtube-dl: add download the best audio+video

With this command the user can download the best audio and video separately. After it's done downloading, it will spawn ffmpeg to merge the two files together. Handy when downloading stuff from youtube as they host video and audio separate.

* youtube-dl: removed braces
2020-01-26 13:53:12 +01:00
Iván Hernández Cazorla 88fb3b21a8
iwconfig: add page (#3789) 2020-01-25 12:36:45 +00:00
Will Bollock 7fbe8fc5b2 mullvad: add page (#3793)
* Add mullvad.md

Information on the mullvad command line utility.

* Update mullvad.md

* Update pages/linux/mullvad.md

Co-Authored-By: Zlatan Vasović <zlatanvasovic@gmail.com>

* Update pages/linux/mullvad.md

Co-Authored-By: Zlatan Vasović <zlatanvasovic@gmail.com>

* Update mullvad.md

Co-authored-by: Zlatan Vasović <zlatanvasovic@gmail.com>
2020-01-24 22:42:43 +01:00
z7y8hsBP b80fdb65d8 losetup: added example for --read-only and --partscan (#3792) 2020-01-24 22:40:35 +01:00
Michael Gallimore 04ed3b2f18 tldr: {{git checkout}} should read tldr {{git-checkout}} (#3795) 2020-01-24 19:00:08 +00:00
Ryan Olson fe1fa95713 atom: wait for git commit editor (#3785) 2020-01-24 00:35:34 +00:00
Ryan Olson d17785495d emacs: open file at line number (#3780) 2020-01-23 14:01:39 +00:00
Kamal Banga e1b7b6f25e git-status: add command with --branch flag (#3787) 2020-01-23 13:58:27 +00:00
Ryan Olson 5eb53e4a7a git-switch: switch to previous branch (#3784) 2020-01-23 11:27:19 +01:00
Ryan Olson 3b017c80e7 git-add: add git add interactively for all changed files (#3778) 2020-01-23 11:24:01 +01:00
Peter Tripp 050891747e pkgutil: add page (osx) (#3755) 2020-01-21 12:17:11 +00:00
Starbeamrainbowlabs 7916181b6e qr: add page (#3769)
* qr: add page

* Update qr.md
2020-01-20 21:58:38 +01:00
David Hatch 1a925460a9 badblocks: add more examples (#3747)
Add two examples using verbose mode and output to file.
2020-01-15 10:50:37 +01:00
sidahmed-malaoui 147d481109 dcfldd: improve an example (#3758) 2020-01-14 22:02:10 +00:00
Marcus Grant 2694e7caf3 ansible-vault: add page (#3279) 2020-01-13 23:11:29 +00:00
Jacob Roeland b289e56fc4 chmod: remove all rights (#3748)
* chmod: remove all rights

* chmod: consistent bracket use
2020-01-11 23:10:48 +01:00
Ein Verne 39fd1720c2 top: update page (#3744)
* top: update page

* Update pages/linux/top.md

Co-Authored-By: Zlatan Vasović <zlatanvasovic@gmail.com>

Co-authored-by: Zlatan Vasović <zlatanvasovic@gmail.com>
2020-01-11 14:53:58 +01:00
Starbeamrainbowlabs e32821e08c numlockx: add page (#3739) 2020-01-10 21:10:53 +01:00
Ein Verne 6eaee9850d pwdx: add page (#3743) 2020-01-09 06:37:56 +01:00
Lucas Gabriel Schneider fdac5f1b85 dmenu: fix typo (#3742) 2020-01-09 03:11:10 +00:00
sidahmed-malaoui df2826e26f dcfldd: add page (#3719) 2020-01-06 16:32:45 +00:00
Zlatan Vasović d19bf5d17f cheat: add page (#3721) 2020-01-03 23:31:24 +00:00
Waldir Pimenta 29b3ab40a1 git-show: add example for --stat option (#3728)
Co-authored-by: Zlatan Vasović <zlatanvasovic@gmail.com>
2020-01-02 23:19:40 +00:00
Starbeamrainbowlabs eb0fe6392b bison: add page (#3722) 2020-01-01 02:44:15 +00:00
Andrik Albuquerque 82ae3bc0db cpdf: applying tokens and fix more information label (#3720) 2020-01-01 02:14:03 +00:00
Waldir Pimenta bb392b5654 qcp, qmv: small tweaks (#3712) 2019-12-31 18:27:57 +00:00
Daniel Cervenkov 55edce104a pdfimages: add page (#3668) 2019-12-31 18:24:36 +00:00
Andrik Albuquerque db65c5bfb4 cpdf: add page (#3713) 2019-12-31 01:18:28 +00:00
Waldir Pimenta cc6f7005c2 su: reword example descriptions and add a new one (#3715) 2019-12-30 18:30:30 +01:00
jduan 0205dc21ff cloc: add --vcs example (#3707) 2019-12-30 20:16:08 +05:30
Jonathan Dahan 7ac600865d tic: add page (#3699) 2019-12-30 13:48:52 +01:00
Nir Elbaz 4e5395df2c Update truncate.md (#3710)
* Update truncate.md

Empty a file's content command, fix missing closing bracket on "Shrink the file by 2GiB" example.

* Add missing empty line and fix the article

Co-authored-by: Zlatan Vasović <zlatanvasovic@gmail.com>
2019-12-30 13:41:06 +01:00
Zlatan Vasović 64ecf11238 xdg-user-dirs-update: correct path syntax (#3711) 2019-12-30 17:01:31 +08:00
Miguel Mendes 6fe6ed9641 fuser: add new examples (#2513) 2019-12-29 12:22:10 +05:30
Jonathan 37ffdcb0a7 msfvenom: add page (#3476) 2019-12-29 08:36:13 +05:30
Starbeamrainbowlabs 75d109448a sinfo: add link and improve examples (#3700) 2019-12-28 18:03:26 +00:00
Jonathan Dahan c8931b963e cargo-doc: add page (#3697)
Co-authored-by: Agniva De Sarker <agnivade@yahoo.co.in>
2019-12-28 14:18:12 +01:00
Melvin 93f2e505de xdg-user-dirs-update: add page (#3695) 2019-12-28 11:55:55 +01:00
Zlatan Vasović 3f48086d34 Remove new profile command 2019-12-27 23:53:56 +00:00
Ben Scattergood 45247399e2 Firefox: Suggested changes
New instance flag removed but profile flag re-added
2019-12-27 23:53:56 +00:00
Ben Scattergood 4434c26c98 Firefox: suggested changes
grammatical change for default browser flag

Co-Authored-By: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2019-12-27 23:53:56 +00:00
Ben Scattergood 9c3bb17ba3 firefox: remove --new-instance flag 2019-12-27 23:53:56 +00:00
Ben Scattergood a7a6d84942 Added missing backtick 2019-12-27 23:53:56 +00:00
Ben Scattergood 944b10aba4 firefox: add extra flag options
also added note that profile selection is not available on windows
2019-12-27 23:53:56 +00:00
Iván de1d2d2249 clear: add -x, -T and -V examples (#3684)
Co-authored-by: Zlatan Vasović <zlatanvasovic@gmail.com>
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2019-12-27 23:55:05 +01:00
Ein Verne 99ffe0fcc3 stress: add page (#3694) 2019-12-27 16:16:25 +01:00
Christos Avlakiotis 8da0cdcb26 wine: add page (#3453)
Co-authored-by: Lucas Gabriel Schneider <casdpa@gmail.com>
Co-authored-by: Agniva De Sarker <agnivade@yahoo.co.in>
2019-12-25 14:15:17 +01:00
mira01 42805e8ddd ocamlc: add page (#3516) 2019-12-25 09:14:52 +05:30
Waldir Pimenta ba08862d1c xargs: add example for multiple commands (#3281)
Co-authored-by: Marco Bonelli <mebeim@users.noreply.github.com>
2019-12-24 20:58:08 +01:00
Mikhail Katychev 4de3a27bfa sops: add page (#3667)
* sops: add page

* added period

* modified file example

* to infinitive and beyond

* Update pages/common/sops.md

Co-Authored-By: Zlatan Vasović <zlatanvasovic@gmail.com>

* Update pages/common/sops.md

Co-Authored-By: Zlatan Vasović <zlatanvasovic@gmail.com>

Co-authored-by: Zlatan Vasović <zlatanvasovic@gmail.com>
2019-12-24 17:04:03 +00:00
Urs Braem eaef0f2d44 htpasswd: add direct generation of username/password (#3357)
Co-authored-by: Zlatan Vasović <zlatanvasovic@gmail.com>
2019-12-24 14:57:59 +01:00
Waldir Pimenta 9b7cbf8587 git-branch: add example to show current branch (#3677) 2019-12-24 00:09:29 +01:00
Iván b0c5a551ad conky: add more information link (#3682) 2019-12-23 16:33:57 +00:00
Starbeamrainbowlabs 20618f9649 magick: Fix title & add better description (#3661) 2019-12-19 10:53:19 +08:00
Danny Kim 0e4edc1afc git-merge: reword git merge description (#3662) 2019-12-17 20:35:16 +00:00
Valentin Vetter a1a3faecb8 git-ls-tree, git-rev-list, git-rev-parse: add pages (#3644) 2019-12-17 21:31:17 +01:00
Henryk Nowakowski 5de24a77a1 docker-logs: add page (#3656) 2019-12-15 10:47:28 +00:00
pr0xy 3295981a72 nkf: add page (#2795) 2019-12-15 10:33:00 +05:30
Zlatan Vasović c2fd1ddb22 Remove the least important example 2019-12-15 10:29:24 +05:30
d0gey aef19f9761 Add force to shutdown 2019-12-15 10:29:24 +05:30
Michael Neeley 18cf84a641 magick: add page (#3653) 2019-12-15 09:23:25 +08:00
Gary Li 8df38c3989 afinfo: add page (en, zh) (#3652) 2019-12-10 11:29:33 +01:00
Alan Landucci-Ruiz 06eac77614 snoop: add page (#3457) 2019-12-09 18:33:38 +00:00
Joachim 8f8b8214bc ipython: add page (#3643) 2019-12-08 16:32:58 +01:00
Benjamin Tamasi 7941da3123 ssh-keygen: add -R example (#3645) 2019-12-07 08:50:59 +05:30
jspickard 59185a7ec9 photorec, ddrescue: add page (#3625) 2019-12-06 14:56:04 +01:00
André Bação ef19080c95 gopass: move to common (#3640) 2019-12-05 20:56:59 +01:00
Ein Verne acbe79e33e e2label: add page (#3630) 2019-12-03 13:35:16 +01:00
Pierre Rudloff 9b3e86031c makebuildserver: add page (#3634) 2019-12-02 18:36:44 +01:00
fejx 65c27c2e32 pdftotext: add -layout switch (#3638) 2019-12-02 17:44:17 +01:00
Pierre Rudloff 2130ae981d linkchecker: add page (#3611) 2019-12-01 10:25:29 +08:00
vapniks 4e589fadf3 mlr: update page (#3623) 2019-11-30 14:17:34 +00:00
Pierre Rudloff 30a4269018 xgettext: add page (#3635) 2019-11-30 14:16:34 +00:00
Lars Henrik Bolstad 2a613d6a39 multitail: add page (#3604) 2019-11-30 14:15:05 +00:00
Pierre Rudloff 2578372044 extrace: add page 2019-11-30 13:38:53 +05:30
Valentin Vetter c39ab84d4b compare: add page (#3632) 2019-11-29 16:09:25 -03:00
Pierre Rudloff 270a93b9de xvfb-run: add page (#3615) 2019-11-29 16:13:42 +00:00
Pierre Rudloff 97cace17d9 vrms: add page (#3628) 2019-11-29 09:30:14 +08:00
Owen Voke ae60cc973b laravel: add auth flag (#3631) 2019-11-29 09:28:55 +08:00
Waldir Pimenta 73236a6e52 gedit: streamline page (#3622)
- Remove the second line of the description, which didn't add useful info
- Reorder two examples to provide a more logical sequence
- Tweak some descriptions for clarity and correctness
2019-11-28 21:30:59 +00:00
Pierre Rudloff 95d472d781 check-support-status: add page (#3629) 2019-11-28 21:24:45 +00:00
Pierre Rudloff f9ef67608e a2disconf, a2dismod, a2dissite, a2enconf, a2enmod, a2ensite, a2query: add page (#3609) 2019-11-28 21:20:50 +00:00
Vaarnan Drolia acb14d8109 qrencode: add page (#3618) 2019-11-28 21:12:20 +00:00
Owen Voke 04dea780d0 nfsstat: add page (#3626) 2019-11-28 13:27:18 +08:00
Waldir Pimenta 65a39312bd git-status: improve main description & add example (#3620) 2019-11-26 19:12:12 +00:00
Pierre Rudloff 293d698b85 phpdismod, phpenmod, phpquery: add page (#3610) 2019-11-26 18:59:16 +00:00
Pierre Rudloff 8d87de839c timeshift: add page (#3613) 2019-11-26 18:58:20 +00:00
Waldir Pimenta c5a8569ece git-show: add example for showing file contents (#3600) 2019-11-26 18:56:44 +00:00
Antoine Amara a63157edc1 pprof: add new page (#3450) 2019-11-26 18:38:42 +00:00
Pierre Rudloff 2ef7443658 nemo: add page (#3621) 2019-11-26 09:55:16 +08:00
Guilherme Silva a8b4159c9b csvkit: add page (#3386) 2019-11-25 17:50:45 +00:00
timvisee 6e7bd3baee ffsend: move to common 2019-11-25 12:35:37 +05:30
Starbeamrainbowlabs 707db4b5b2 influx: add page (#3605) 2019-11-25 09:19:26 +08:00
Sibi bf696e0ccd Clarify stack command (#3614) 2019-11-24 20:08:35 +00:00
Waldir Pimenta 6463f50a18 chisel: rephrase descriptions for clarity (#3601) 2019-11-22 15:06:04 +00:00
Waldir Pimenta 93420c3529 hdiutil: improve tokens (#3602) 2019-11-22 15:03:55 +00:00
Waldir Pimenta e4161ff34f hub: fix instructions for aliasing the command (#3597) 2019-11-22 09:35:56 +08:00
Pierre Rudloff edf95e38a8 robo: add list example 2019-11-19 18:40:27 +00:00
Pierre Rudloff fa1738268c robo: add page 2019-11-19 18:40:27 +00:00
Pierre Rudloff 597ee82dfb drupal: add page (#3589) 2019-11-19 18:39:32 +00:00
Jason Ge b777d86b57 convert: add vertical append example (#3581) 2019-11-19 17:07:11 +00:00
Ein Verne b95ec365a5 javadoc: add page (#3567) 2019-11-19 17:01:14 +00:00
Matthias Langhard a002465004 bluetoothctl: add page (#3590) 2019-11-19 17:31:22 +05:30
Nir Elbaz e9967dfdec Update pm2.md (#3569) 2019-11-18 11:18:32 +01:00
Pierre Rudloff eedfae7af8 rtmpdump: add page (#3551) 2019-11-17 20:55:54 +00:00
Ivan Aracki c5a1de305a safe: add page (#3534) 2019-11-17 05:18:37 +01:00
Diogo Pinela d788ed758f afplay: add page (#3403) 2019-11-16 22:30:24 +00:00
Pierre Rudloff b0f9ecfdb8 dexdump: add page (#3563) 2019-11-16 14:32:26 +08:00
Pierre Rudloff cee8410010 gitlab: add page (#3571) 2019-11-16 14:21:48 +08:00
Pierre Rudloff 881335b371 grumphp: improve description (#3574) 2019-11-16 10:33:57 +05:30
Pierre Rudloff f62c41c1b4 makepasswd: add page (#3566) 2019-11-14 23:02:50 +01:00
Pierre Rudloff c704bd8ec5 aapt: add page (#3544) 2019-11-14 22:44:36 +01:00
Pierre Rudloff f5fdde2daa drush: switch to Drupal 8 examples (#3559) 2019-11-14 18:26:54 +00:00
Owen Voke 4c01dc5b0c html5validator: add page (#3558) 2019-11-14 18:01:22 +01:00
Kevin O'Neal 5db10fff88 wc: order count types (#3565) 2019-11-14 17:58:45 +01:00
Pierre Rudloff 5f7a4325a1 grumphp: add page (#3570) 2019-11-14 15:07:39 +00:00
Pierre Rudloff ce3c46684d fdroidcl: add search and install examples (#3561) 2019-11-14 20:50:47 +08:00
Pierre Rudloff 15a8422676 logcat: add page (#3562) 2019-11-13 21:16:39 -03:00
Dian Fay 096883aa46 scanimage: add page (#3543) 2019-11-13 01:14:50 -03:00
Pierre Rudloff af6a4e9dbc zipalign: add page (#3546)
Thanks for the page @Rudloff!
2019-11-12 23:43:53 +01:00
Pierre Rudloff 262f56eed3 jarsigner: add page (#3547) 2019-11-12 21:20:20 +00:00
Ein Verne 5b34319212 pidstat: add page (#3529) 2019-11-12 21:02:06 +00:00
Pierre Rudloff 32f696b83f androguard: add page (#3545) 2019-11-12 07:59:39 -03:00
Pierre Rudloff 51e75c278c fdroid: add page (#3550) 2019-11-12 07:57:24 -03:00
Waldir Pimenta caebe85050 perl: minor tweaks to command descriptions (#3554) 2019-11-12 08:50:23 +00:00
Pierre Rudloff 7d5444997f whois: add page (#3552) 2019-11-12 10:00:57 +08:00
Pierre Rudloff 6b4c61b42c fdroidcl: add page (#3541) 2019-11-11 23:58:04 +01:00
Andreas Schnebinger a83040449e dnf: add examples (#3519) 2019-11-11 22:42:06 +08:00
Starbeamrainbowlabs 3b7fb13b9b debman: add page (#3542) 2019-11-11 11:37:20 -03:00
NNRepos aa50320170 findstr: edit-page (#3509) 2019-11-09 13:37:46 +00:00
Owen Voke 3e6b16bb2d mount: add page (#3530) 2019-11-09 13:27:41 +00:00
Starbeamrainbowlabs e1ef197315
Revert "stern: add page (#3517)" (#3536)
This reverts commit 0a1b47ed6f.
2019-11-08 16:06:26 +00:00
Francisco Moreno Vilchez 46343b157d acpi: add page (#3477) 2019-11-07 23:43:41 +00:00
Ein Verne aeb623cbee googler: add page (#3531) 2019-11-07 09:14:01 +00:00
Waldir Pimenta 08af03c963 git-reflog: improve page and add branch example (#3528) 2019-11-07 09:32:02 +08:00
r3drock 7a0336b379 ninja: add page (#3479) 2019-11-05 21:48:09 +00:00
Mayank Senani 0a1b47ed6f stern: add page (#3517) 2019-11-05 21:42:39 +00:00
mira01 2ccebb2820 ocaml: add page (#3514) 2019-11-05 21:38:00 +00:00
Americo 9a09ce6256 nix-build: add page 2019-11-05 21:37:16 +00:00
Americo 5ea2e7decf nix-env: add --file example 2019-11-05 21:37:16 +00:00
Nattawut Phetmak 64494a2f6a qmv, qcp: add page (#3458) 2019-11-05 13:03:21 +05:30
Waldir Pimenta dfed39c22c jest: improve page and add new example (#3527)
- Tweak descriptions for extra clarity
- Adjust tokens in second example to illustrate the available syntax
- Add example for --findRelatedTests
2019-11-05 09:41:20 +08:00
Arif Waram 8a8646884c docker-compose: add --rmi all --volumes (#3498)
add "--rmi all --volumes" parameters to docker-compose down command, in order to match with description (by default, docker-compose didn't remove volumes).
2019-11-04 22:16:46 -03:00
Natechawin Suthison aa64dc0f55 sbt: add new project from template example (#3494) 2019-11-04 21:00:57 +01:00
Marco Bonelli 5c20a36041 rg: fix grammar (#3525) 2019-11-04 09:54:16 +00:00
Marco Bonelli e5f79d3d2c gcc: make page description impersonal. (#3526) 2019-11-04 09:30:33 +08:00
Krasimir Nedelchev 9b2700f32c spotify: add page (#3513) 2019-11-02 20:30:03 +01:00
Andreas Schnebinger a55a65d8d2 readelf: add page 2019-11-02 17:48:39 +00:00
David e90e6bdf6b podman: add page (#3491) 2019-11-02 17:46:04 +00:00
Jeremy Hettenhouser 5d9e9727a0 ethtool: add page (#3508) 2019-11-01 00:33:56 +01:00
Matt Broberg 224243de56 pandoc: update markdown example (#3521)
Updating based on warning from Pandoc: `[WARNING] Deprecated: markdown_github. Use gfm instead.`
2019-11-01 00:30:01 +01:00
Krasimir Nedelchev 06f92c2796 Add exit (#3520) 2019-10-31 18:03:25 +00:00
NNRepos 254cf9f450 clip: add examples, fix typos (#3503) 2019-10-31 17:36:53 +00:00
Jack Featherstone 974cafbef5 dunstify: add page (#3501)
* dunstify: add page

* dunstify: add page

* fixed some formatting and wording issues, added notify-send --help command to get more info
2019-10-31 09:30:22 +08:00
stets eb8015a192 black: add page (#3506) 2019-10-30 22:29:02 -03:00
NNRepos 8b87e5f828 tskill: add page (#3505)
Might be worth to mention this command was removed from windows 10, and unlike taskkill, does not require the .exe extension when terminating processes.
2019-10-30 18:27:21 +01:00
Owen Voke 64b12cbabc rpcinfo: add page (#3475) 2019-10-30 18:04:21 +01:00
Arif Waram e58f188c3e docker-compose: add docker-compose ps(#3507) 2019-10-30 09:59:17 -03:00
Starbeamrainbowlabs def0f8e64c join: fix articles 2019-10-30 10:35:45 +05:30
Stavros Tsourlidakis ca75a21db8 join: improve formatting 2019-10-30 10:35:45 +05:30
Stavros Tsourlidakis abbc8917de join: add -t example 2019-10-30 10:35:45 +05:30
David 48e16bc381 chars: add page (#3489) 2019-10-29 20:32:18 +00:00
Sarah Li 338541de6f hlint: add page (#3480) 2019-10-29 23:32:08 +05:30
Jakob Miksch ca08612958 ogr2ogr, ogrinfo: add pages (#3337) 2019-10-29 16:36:20 +01:00
Melvin Gundlach a037cf93ad brew-bundle: add page (#3469) 2019-10-29 14:11:44 +00:00
David f27fb9212a eva: add page (#3490) 2019-10-29 14:38:47 +01:00
Tony 5fec60d015 runcon: add page (#3297) 2019-10-29 07:45:37 +01:00
Alone 4a37a5b067 dmenu: add page (#3474) 2019-10-28 17:30:04 -03:00
David 9fc91215f4 zola: add page (#3492) 2019-10-28 17:36:24 +00:00
Ein Verne 17437a8401 iftop: add page (#3459) 2019-10-27 16:44:37 +00:00
Oliver Horn f2e2e3b1aa opam: add page (#3465) 2019-10-27 16:27:37 +00:00
bjorn3 1eba2d9513 cargo: Reword cargo build -j example 2019-10-27 20:19:59 +05:30
Nolasco Napoleão 988a6ba362 gedit: add page (#3482) 2019-10-27 12:11:23 +01:00
Marco Bonelli 13982a4fcb
git-clone: correct and reword examples (#3470) 2019-10-27 12:07:00 +01:00
Bruno Heridet 3d9b1d58b3 pastel: add page (#3443) 2019-10-25 09:12:19 +01:00
MIke Woychek d31cde008e csshX: add page (#3438) 2019-10-23 16:35:51 -03:00
Ein Verne 1c150fd661 iotop: add page (#3454) 2019-10-23 20:07:21 +01:00
Supakorn Wongsawang ebf56143c2 oc: add page (#3439) 2019-10-23 19:37:45 +01:00
Plai 091189817d octo: add page (#3456) 2019-10-23 06:46:11 +01:00
adrian5 22ad2cbc3d pip3: add search command 2019-10-23 09:11:41 +05:30
Ein Verne b57d669b36 expect: add page (#3441) 2019-10-23 01:24:21 +01:00
Mads Johansen 5969edc90d hexyl: add page (#3437) 2019-10-23 01:21:52 +01:00
Patrick Kuehn ec7a7bb251 radare2: add page (#3433) 2019-10-23 01:20:35 +01:00
Jesser Sison 6cce30d20a fc-cache: add new page (#3452) 2019-10-22 00:46:05 +04:00
Joshua 4d8a24c6a5 tar: update multiple file tokens 2019-10-21 22:26:56 +05:30
Ein Verne e0b353e37f arc: add page (#3430) 2019-10-19 22:46:13 +01:00
Joshua 053569b9d4 pr: add page (#3412) 2019-10-19 16:54:59 +01:00
Robby Renz 7eb53efa9f fc-list: add 2 new commands and examples (#3436) 2019-10-19 16:53:43 +01:00
Shanoop Padmanabhan ecebc82020 uvcdynctrl : add page (#3408) 2019-10-19 16:48:30 +01:00
Ali Malek 346add4ba3 rar: fix token (#3444) 2019-10-18 15:08:14 +04:00
Albert Abdulmanov d980056efd buzzphrase: add page (#3415) 2019-10-18 15:07:08 +04:00
Ben Scattergood 8eed43ae1a Balena: add page (#3422) 2019-10-17 13:18:12 -03:00
Rui Alves 47c402325a xterm: add page (#3388) 2019-10-17 12:56:41 -03:00
Ali Malek d290603c44 rar: add page (#3414) 2019-10-17 09:33:11 -03:00
Ein Verne 094242edc6 smbpasswd: add page (#3382) 2019-10-17 09:46:27 +01:00
nath1as 21fd363ee4 toilet: edit page (#3432) 2019-10-17 09:43:05 +01:00
Diogo Pinela 03111f6911 reboot: add page (for macOS) (#3400) 2019-10-17 09:26:45 +05:30
Sakthivel Balasubramaniam 8f5d68b7d0 pageres: add page (#3377) 2019-10-16 20:58:10 +01:00
Ein Verne 4582f186dd copyd: fix empty space in filename (#3429) 2019-10-16 14:48:33 +01:00
Sebastian Alejandro d1d0f79d97 wal: add page (#3381) 2019-10-16 10:52:50 +05:30
Ivan Aracki 86ec3f7781 whatis: fix typo and grammar issue (#3417) 2019-10-15 21:28:05 +01:00
Ben Scattergood 51d2adb624 netlify: add page (#3374) 2019-10-15 21:23:31 +01:00
Ashish Shenoy 88131c20a9 copyq: add page (#3411) 2019-10-15 21:18:46 +01:00
nath1as f9a38a19bb mons: add page (#3363) 2019-10-15 21:01:56 +01:00
Natechawin Suthison 448cb24fe0 dockerd: add page (#3349) 2019-10-15 10:04:31 +05:30
Valentin Vetter ab2897ff09 dhclient: add page (#3368) 2019-10-14 09:42:40 -03:00
Diogo Pinela e81653840a reboot: improve grammar (#3401) 2019-10-14 00:09:54 +01:00
Ivan Aracki 5e8ef630c3
whatis: add osx page (#3372) 2019-10-13 19:21:25 +02:00
Owen Voke 7618553956 showmount: add page 2019-10-13 20:17:12 +05:30
Diogo Pinela 9b884a5be6 screencapture: add page (#3390) 2019-10-13 14:58:34 +01:00
Ivan Aracki 5484964a76 k8sec: fix replacement of theses (#3378) 2019-10-13 09:37:51 -03:00
nath1as 92f681af07 toilet: add page (#3364) 2019-10-13 09:20:13 -03:00
Ohad Eytan adb9519c96 chisel: fix typo (#3410) 2019-10-13 12:52:11 +01:00
Ali Malek fdbacd900d ceph: add page (#3351) 2019-10-13 12:49:08 +01:00
Agniva De Sarker 0d048d2074 kustomize: make minor improvements (#3409) 2019-10-13 12:47:00 +01:00
Junjue Wang d5a58cba9d aptitude: add search term and hold examples (#3380) 2019-10-13 12:15:33 +01:00
Rui Alves aa36609be5 man: improve grammar 2019-10-13 08:59:44 +05:30
Lucas Gabriel Schneider 3358db816e find: update description
Co-Authored-By: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2019-10-13 08:58:04 +05:30
Lucas Gabriel Schneider c0fc8b1f2d ipfs.md: update descrption
Co-Authored-By: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2019-10-13 08:58:04 +05:30
Lucas Gabriel Schneider 9559a85db4 ipfs.md: update description
Co-Authored-By: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2019-10-13 08:58:04 +05:30
Lucas Gabriel Schneider 3dc031f914 Update pages/common/hugo.md
Co-Authored-By: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2019-10-13 08:58:04 +05:30
Lucas Gabriel Schneider f108b4dc5c fd: fix typo
Co-Authored-By: Andrik Albuquerque <andrik.albuquerque@gmail.com>
2019-10-13 08:58:04 +05:30
Schneider 42152ed459 multiple pages: rephrase without adjectives 2019-10-13 08:58:04 +05:30
Diogo Pinela 472516a4be open: improve grammar (#3397) 2019-10-13 00:32:00 +03:00
Diogo Pinela 7e034ef54b hdiutil: add page (#3389) 2019-10-12 15:17:22 +01:00
Erik Weibust df29c21ec9 java: added help argument (#3375) 2019-10-11 16:03:27 -03:00
PrimaMateria 6d5a335b50 setxkbmap: add complex example and available values examples (#3353) 2019-10-11 19:58:42 +01:00
Ivan Aracki bc3d0291c1 info: add page (#3373) 2019-10-11 11:49:35 -03:00
mira01 a2f19059e3 rpm: add install package example (#3291) 2019-10-10 22:35:01 +03:00
Ivan Aracki d2520560a8 k8sec: add page (#3341) 2019-10-10 19:42:43 +01:00
Koung 93538ed58d goimports: add page (#3308) 2019-10-10 19:11:18 +01:00
Ben Glanton cddc54c7a9 sa: add page (#3315) 2019-10-10 18:42:19 +01:00
Natechawin Suthison 8de5a4ca77 mcookie: add page (#3322) 2019-10-10 18:40:57 +01:00
Toon Nolten 7904a322f2 tar: simplify extraction examples (#3336)
Dropped the examples for extraction of specific compressed archives, tar
has had autodetection of the compression for over two decades.

Removed the dashes. No versions of tar require them and all they do is
cost you POSIX compatibility. (POSIX tar did *not* allow for the
dashes.)
2019-10-10 18:28:46 +01:00
Antoine Méausoone 2e5b3d01eb kustomize: add page (#3360) 2019-10-10 13:44:51 +02:00
nath1as 05c8383a77 fnm: add page (#3320) 2019-10-10 13:42:15 +05:30
lmazardo 1041a29fdb lastcomm: add new page (#3086) (#3333) 2019-10-10 00:38:13 -03:00
Fabien Meurillon 738b583d5a kafkacat: fix parameter bracket (#3362) 2019-10-09 23:37:32 +02:00
Sakthivel Balasubramaniam 83aef83efa jwt: add page (#3350) 2019-10-09 12:59:16 -03:00
Owen Voke 5ad73d10f3 particle: add page (#3356) 2019-10-09 00:11:27 +01:00
Ghani Rafif 8edd7e9b1f btrfs: add page (#3347) 2019-10-08 23:53:34 +01:00
W. M. Moreland c1e257fd44 unison: add page (#3358) 2019-10-08 18:46:12 +01:00
Koung c0e340e8c1 gotty: add page (#3335) 2019-10-08 10:14:30 -03:00
Ohad Eytan 28d4a486f4 chisel: add page (#3343) 2019-10-08 08:16:02 +02:00
Samruddhi Somani af27d2f96a fish: add example for environment variables (#3338) 2019-10-07 18:55:45 +02:00
Lucas Gabriel Schneider 83b623d988 multiple pages (pt_BR): fix homepage tokens (#3340) 2019-10-07 15:31:50 +02:00
Ivan Aracki 1898be912d k8s-unused-secret-detector: add page (#3342) 2019-10-07 15:29:25 +02:00
wayne 71d8dcd96a alacritty: add page (#3306) 2019-10-07 15:27:09 +02:00
Owen Voke f6a45e10dd explorer: add page (#3286) 2019-10-07 09:22:41 -03:00
Koung d36c8895e1 cotton: add page (#3312) 2019-10-07 10:13:26 +01:00
Jonathan Dahan 37e4965792 xinput: add disable/enable commands (#3331) 2019-10-06 21:43:32 -03:00
Ashish Shenoy 5aacf360df powerstat: add page (#3334) 2019-10-06 21:20:39 -03:00
Marco Bonelli 841ec0d945 exiftool: reword and clarify page. (#3324) 2019-10-06 20:48:58 +05:30
Koung a4177137ba goreload: add page (#3309) 2019-10-06 18:39:28 +05:30
DrivableJonatan 386bd43dbb Update qemu-img.md (#3330) 2019-10-06 13:07:46 +01:00
Ben Glanton 8e89822467 ac: add page (#3316) 2019-10-06 11:51:05 +02:00
lmazardo 97bc3a92f9 git-checkout: add example to go to previous branch (#3319) 2019-10-06 12:51:23 +05:30
Marco Bonelli b751a31f72 exec: correct and clarify example descriptions. (#3325) 2019-10-06 09:04:58 +05:30
Natechawin Suthison 8edaf18d93 sdiff: add page (#3304) 2019-10-05 11:56:02 +01:00
Antoine Amara c2db2b45b7 hping: add new page (#3305) 2019-10-05 11:45:53 +01:00
rakafo 17210be8d5 qemu-img: add convert example (#3321) 2019-10-05 11:39:24 +01:00
Marco Bonelli f30e7ed891 expand: clarify last command using a concrete example. (#3326) 2019-10-05 14:51:20 +05:30
Starbeamrainbowlabs 0d96f78550 git lfs: add page (#3302) 2019-10-04 23:06:34 -03:00
HG00 c82f1e5497 ctrlaltdel: add page (#3323) 2019-10-05 00:24:36 +02:00
Owen Voke 32aac2faef cipher: add page (#3285) 2019-10-04 22:36:01 +02:00
Hieu Huynh de4c03124e runuser: add page (#3283) 2019-10-04 15:12:20 +02:00
Natechawin Suthison 088cb7913a sbt: add page (#3299) 2019-10-04 07:50:39 +01:00
Adam I 43be99e963 blkdiscard: add page (#3292) 2019-10-03 21:37:08 +01:00
Ashish Shenoy cb3dde8502 iverilog: add page (#3303) 2019-10-03 22:35:53 +02:00
John Curcio 629f5edda8 ul: add page (#3282) 2019-10-03 21:08:39 +01:00
nick lynch-jonely c2bde54e33 guacd: add page (#3296)
* guacd: add page

* Update pages/common/guacd.md

Good feedback!

Co-Authored-By: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>

* Update pages/common/guacd.md

Good feedback!

Co-Authored-By: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>

* Update pages/common/guacd.md

Good feedback!

Co-Authored-By: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>

* Update pages/common/guacd.md

Good feedback!

Co-Authored-By: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>

* Update pages/common/guacd.md

good feedback!

Co-Authored-By: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2019-10-03 14:59:54 -03:00
Raffaele Mignone 6b3d1f39d5 cryfs: add page (#3295) 2019-10-03 17:50:55 +01:00
Álvaro García Jaén 1e704a118b wpa_passphrase: add page (#3301)
* wpa_passphrase: add page

* wpa_passphrase: fix description

* wpa_passphrase: improving descriptions
2019-10-03 11:24:53 +01:00
Maartz f2898e5811 setxkbmap: add page (#3288) 2019-10-03 11:23:34 +01:00
Yurii Rochniak bb5bd628b7 aws-google-auth: add page (#3287) 2019-10-03 08:59:00 +01:00
Yurii Rochniak abbdb46c3b awk: add loops and conditions examples (#3300) 2019-10-03 09:32:03 +02:00
stets 949ac07324 flask: add page (#3290) 2019-10-02 17:08:17 +01:00
John Curcio dc7c28a5d5 mkfs: add page (#3284) 2019-10-02 17:06:35 +01:00
Raffaele Mignone 4254f54ad4 shiori: add page (#3289) 2019-10-02 16:35:08 +01:00
Alone b60e7403c1 urxvt: add page (#3294) 2019-10-02 16:07:21 +01:00
adrian5 74a9a93e14 lxc: change container creation command 2019-09-29 01:06:34 +05:30
Zachary Sherwin ec2213a34a perl: add PCRE one liner example (#3129) 2019-09-24 15:00:09 +02:00
Waldir Pimenta 66dd8e6acc Re-sync nm pages across linux/osx 2019-09-24 09:24:22 +05:30
David Hatch c8ee465c2f kill: adds a new example of killing a job (#3275) 2019-09-22 09:43:07 +05:30
Waldir Pimenta b7926ee5db firefox: improve example descriptions (#3276)
Also fix the main description to conform to the style guide.
2019-09-21 22:39:37 +02:00
Waldir Pimenta 7771158d46 brew-cask: change upgrade example to match the 'brew' page (#3277) 2019-09-20 20:44:00 +02:00
stets ce995955d4 valet: add page (#3266) 2019-09-20 16:56:59 +01:00
Alexander Peltzer f3bb4d677a nf-core: add page (#3274) 2019-09-20 13:52:29 +05:30
Lawrence Steele 24f79fe233 xbacklight: add page (#3273) 2019-09-20 09:11:20 +01:00
Anatoli Babenia f840d3d0dc tshark: add capture filter (#2872) 2019-09-18 12:09:38 -03:00
Phil Ewels c84b654561 nextflow: Move to common (#3270) 2019-09-17 20:46:07 +01:00
Ivan Aracki a4fd7a2249 df: add -i flag (#3268) 2019-09-17 20:44:33 +01:00
sitaramp b5ef37ff8c mail: add page (#2669) 2019-09-16 14:03:43 -03:00
Phil Ewels 688df26df8 nextflow: add page (#3265) 2019-09-16 14:41:05 +05:30
Phil Ewels ad4c282c75 singularity: update file formats, replace shub with scloud (#3267) 2019-09-16 09:35:23 +02:00
Starbeamrainbowlabs cd3a80bffb apt: update 2nd description line as per discussion.
Link: https://github.com/tldr-pages/tldr/pull/2361#discussion_r323767992
2019-09-15 00:39:36 +01:00
thenarcissist b6e405f0ee apt: added to description.
Added that apt should be preferred over apt-get in Ubuntu systems which are 16.04 and later.
2019-09-15 00:39:36 +01:00
Starbeamrainbowlabs 6356845d95 firefox: expand & update syntax to version 60+ (#3263) 2019-09-13 19:17:51 +01:00
mxmxyz 813291581f firefox: add page (#3261) 2019-09-11 19:57:40 +05:30
Gary King 02ba9c170f jest: use the long name of commands 2019-09-09 08:57:20 +05:30
Gary King b55af73957 jest: add a command for running tests from files 2019-09-09 08:57:20 +05:30