1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 01:24:55 +02:00
Commit graph

3174 commits

Author SHA1 Message Date
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