b_b
536a64ea1c
harmonize mysqldump examples
...
- always use `-p` for password
- use short hand syntax for restoring a database (like the one used for restoring all databases)
2020-03-03 18:03:15 +01:00
Pierre Rudloff
d90bdb3ba1
fin: add page ( #3879 )
2020-03-02 19:16:11 +00:00
Starbeamrainbowlabs
6a93d4470a
reflac: add page
2020-03-02 08:57:26 +05:30
Zlatan Vasović
bb5022546d
tldr: update the description ( #3883 )
2020-02-29 17:29:17 +01:00
Hasan TEZCAN
3c67d56b60
middleman: add page ( #3880 )
2020-02-28 14:35:24 +01:00
Ivan Aracki
649e2f6590
vault: add command ( #3871 )
2020-02-27 15:20:06 +01:00
Paul S
bb264b81b2
tar: add a relative paths example ( #3867 )
...
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2020-02-25 20:04:41 +01:00
Ivan Aracki
eec1815b50
passwd: add base command ( #3869 )
...
Co-authored-by: Marco Bonelli <marco@mebeim.net>
2020-02-24 23:41:14 +01:00
Lucas Gabriel Schneider
4e0d7702df
sops: rephrase description
...
Co-Authored-By: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2020-02-20 18:00:28 +01:00
Lucas Gabriel Schneider
36dae50265
jq: rephrase description
...
Co-Authored-By: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2020-02-20 18:00:28 +01:00
Lucas Gabriel Schneider
5012c02228
pass: rephrase example
...
Co-Authored-By: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2020-02-20 18:00:28 +01:00
Schneider
5682556a79
sops: remove adjectives
2020-02-20 18:00:28 +01:00
Schneider
5cd2e19036
pass: remove adjectives
2020-02-20 18:00:28 +01:00
Schneider
356cbc1c74
paci: remove adjectives
2020-02-20 18:00:28 +01:00
Schneider
2ea46b006f
jq: remove adjectives
2020-02-20 18:00:28 +01:00
Schneider
0c6d326d84
http: remove adjectives
2020-02-20 18:00:28 +01:00
Alex Balgavy
2705d6ea00
ctags: add page ( #3852 )
2020-02-20 15:59:03 +00:00
Ein Verne
519edc9bf0
jdupes: add page ( #3857 )
2020-02-17 22:27:23 +01:00
Vivek Kalyan
897cff578d
awk: simplify loop/fix missing filename ( #3848 )
2020-02-17 22:26:27 +01:00
Izzur Zuhri
0bddfe82b0
sequelize: add page ( #3861 )
2020-02-17 13:36:56 +01:00
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
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
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
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
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
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
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
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
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
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
Jonathan
37ffdcb0a7
msfvenom: add page ( #3476 )
2019-12-29 08:36:13 +05:30
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
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
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
Michael Neeley
18cf84a641
magick: add page ( #3653 )
2019-12-15 09:23:25 +08: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
André Bação
ef19080c95
gopass: move to common ( #3640 )
2019-12-05 20:56:59 +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
Valentin Vetter
c39ab84d4b
compare: add page ( #3632 )
2019-11-29 16:09:25 -03:00
Owen Voke
ae60cc973b
laravel: add auth flag ( #3631 )
2019-11-29 09:28:55 +08:00
Vaarnan Drolia
acb14d8109
qrencode: add page ( #3618 )
2019-11-28 21:12:20 +00:00
Waldir Pimenta
65a39312bd
git-status: improve main description & add example ( #3620 )
2019-11-26 19:12:12 +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
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
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
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
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
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
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
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
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
David
e90e6bdf6b
podman: add page ( #3491 )
2019-11-02 17:46:04 +00: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
stets
eb8015a192
black: add page ( #3506 )
2019-10-30 22:29:02 -03: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
Jakob Miksch
ca08612958
ogr2ogr, ogrinfo: add pages ( #3337 )
2019-10-29 16:36:20 +01:00
David
f27fb9212a
eva: add page ( #3490 )
2019-10-29 14:38:47 +01:00
David
9fc91215f4
zola: add page ( #3492 )
2019-10-28 17:36:24 +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
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
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
adrian5
22ad2cbc3d
pip3: add search command
2019-10-23 09:11:41 +05:30
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
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
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
Ali Malek
d290603c44
rar: add page ( #3414 )
2019-10-17 09:33:11 -03:00
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
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
Valentin Vetter
ab2897ff09
dhclient: add page ( #3368 )
2019-10-14 09:42:40 -03:00
Ivan Aracki
5484964a76
k8sec: fix replacement of theses ( #3378 )
2019-10-13 09:37:51 -03:00
Ohad Eytan
adb9519c96
chisel: fix typo ( #3410 )
2019-10-13 12:52:11 +01:00
Agniva De Sarker
0d048d2074
kustomize: make minor improvements ( #3409 )
2019-10-13 12:47:00 +01:00
Rui Alves
aa36609be5
man: improve grammar
2019-10-13 08:59:44 +05:30