Commit Graph

5942 Commits (1bef364ccbb62e98b3ce7caa2e4e3be6432de0aa)

Author SHA1 Message Date
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
Proscream bd6faf0108
docker : Add Korean Translation (#3829) 2020-02-02 16:44:21 +01:00
Proscream c46c039b66
docker-machine : Add Korean Translation (#3819)
* docker-machine : Add Korean Translation

* Update pages.ko/common/docker-machine.md

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

Co-authored-by: Zlatan Vasović <zlatanvasovic@gmail.com>
2020-02-01 12:59:42 +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
Zlatan Vasović bf91bd0001 tldrl: add hbs translation 2020-01-30 01:01:55 +00:00
Zlatan Vasović 82b2567f9b head: add hbs translation 2020-01-30 01:01:55 +00:00
Zlatan Vasović f75dae45d8 tail: add hbs translation 2020-01-30 01:01:55 +00:00
Zlatan Vasović 1a683a8925 sh: add hbs translation 2020-01-30 01:01:55 +00:00
Zlatan Vasović c822c6ea7c tldr: correct typos in hbs 2020-01-30 01:01:55 +00: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
Zlatan Vasović 92d4324bf8
tldr: add Serbo-Croatian translation (#3798) 2020-01-29 16:13:13 +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
Zlatan Vasović 06c08c0b23
Rework npm configuration (#3657)
* Rework npm configuration

* Delete package-lock.json

* Return some metadata
2020-01-29 12:58:03 +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
Zlatan Vasović 6131069f18 multiple pages: add missing periods (#3799) 2020-01-25 11:49:48 -03: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
LinuxOnTheDesktop 9537f5f6ae Update CONTRIBUTING.md (#3776)
I have fixed a grammatical mistake (specifically, a lack of number agreement). Previously, the sentence in question did not, construed strictly, make sense. Also, I'm doing this to practice doing pull requests!
2020-01-23 01:09:12 +01:00
Yuichiro Luke Smith f66048460d tldr: add japanese translation (#3774) 2020-01-22 23:58:26 +00:00
Proscream f77b6870b3 docker-logs: Add Korean Translation (#3772) 2020-01-21 14:54:34 +00: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
Zlatan Vasović abe0abda67 Add organization member: @schneiderl (#3766) 2020-01-19 16:39:24 -03:00
Lucas Gabriel Schneider a06d1c9b1f dmenu: fix typo (#3767) 2020-01-17 22:16:22 +01:00
Iván Hernández Cazorla 478ad26e68 maintainers: add surnames to @ivanhercaz (#3768) 2020-01-17 22:16:02 +01:00
Proscream bd55a42bc9 docker-images: Add Korean Translation (#3765) 2020-01-17 19:04:44 +00:00
Iván Hernández Cazorla 711a1c4afb tmux: add Spanish translation (#3762) 2020-01-17 11:59:36 +09:00