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