Michihito Shigemura
2c10955690
Add cheatsheet for xargs --no-run-if-empty
2017-10-27 00:12:36 +09:00
Chris Allen Lane
cdf573a725
Merge pull request #318 from shanahanjrs/new-misc-cheatsheets
...
Created cheatsheets for alias, cat, cp, export, kill, mv, pwd, and wc
2017-09-16 23:01:08 -04:00
Chris Allen Lane
eb6dfaad39
Merge pull request #350 from iamatacos/patch-1
...
Update dd
2017-09-16 22:58:17 -04:00
ALJI Mohamed
f8d2ce516e
Update dd
...
There is a small error in this sample :
**bs=BYTES** --> read and write up to BYTES bytes at a time
**count=N** --> copy only N input blocks
just inverse please
2017-09-16 22:04:10 +01:00
shanahanjrs
e5bf9146fe
Fixed cheat sheets to conform to the standard style more closely
2017-09-12 23:11:38 -04:00
Chris Lane
d6dc39c687
v2.2.1
...
Version bump to 2.2.1. (Release contains new default cheatsheets.)
2017-09-05 14:23:10 -04:00
Chris Lane
fb5ec798fa
CONTRIBUTING.md
...
Made minor additions to the `CONTRIBUTING.md` file.
2017-09-05 13:48:06 -04:00
Chris Lane
866eb68d64
emacs cheatsheet
...
Minor whitespace edits on the emacs cheatsheet.
2017-09-05 13:26:23 -04:00
Chris Lane
e17f60e4d5
Deleted accidental file
...
Deleted a file that seems to have been created accidentally. (It
contained nothing useful.)
2017-09-05 13:20:36 -04:00
Chris Lane
ed2ef113f0
Merge branch 'emacs' of git://github.com/ndebuhr/cheat into ndebuhr-emacs
2017-09-05 13:19:19 -04:00
Chris Allen Lane
432379d1e6
Merge pull request #336 from yafp/master
...
Adding a first version of a pkill cheatsheet
2017-09-04 20:06:23 -04:00
Chris Allen Lane
7089bef7cc
Merge pull request #337 from VHarisop/pip_latest
...
Updated pip sheet with upgrade for newer versions
2017-09-04 20:04:25 -04:00
Chris Lane
aa57371819
Trivial whitespace changes to pgrep
cheatsheet.
2017-09-04 20:01:25 -04:00
Chris Lane
921db35400
Merge branch 'pgrep' of git://github.com/shigemk2/cheat into shigemk2-pgrep
2017-09-04 20:00:38 -04:00
Chris Lane
852db958a4
Merge branch 'develop'
2017-09-04 19:57:28 -04:00
Chris Allen Lane
d58bbba1f8
Merge pull request #333 from npit/master
...
Update emacs cheatsheet
2017-09-04 19:55:33 -04:00
Chris Allen Lane
e5ffcf65e4
Merge pull request #328 from fpob/master
...
Add zsh cheatsheet
2017-09-04 19:54:49 -04:00
Chris Allen Lane
d59ac66f1c
Merge pull request #340 from Asta1986/postgres
...
added psql commands
2017-09-04 19:52:54 -04:00
Chris Allen Lane
f4f8592933
Merge pull request #344 from Daoctor/master
...
fix crontab command
2017-09-04 19:50:45 -04:00
Chris Allen Lane
c540a600b2
Merge pull request #343 from Mic92/patch-13
...
openssl: add fingerprint method
2017-09-04 19:47:49 -04:00
Chris Allen Lane
9224216581
Merge pull request #330 from shigemk2/curl-ip
...
Get your global IP with curl
2017-09-04 19:45:15 -04:00
Chris Allen Lane
2da5c2b710
Merge pull request #327 from Mic92/patch-12
...
add cryptsetup cheatsheat
2017-09-04 19:41:03 -04:00
Chris Allen Lane
e468f8d0a0
Merge pull request #323 from henrikq/patch-1
...
Add install to Cheatsheet/deb
2017-09-04 19:39:58 -04:00
Chris Allen Lane
cdee0e44cd
Merge pull request #324 from dypublic/tar-add-destination-1
...
Update tar
2017-09-04 19:38:41 -04:00
Daoctor
efcd687070
fix crontab command
2017-08-30 00:15:53 +08:00
Jörg Thalheim
ae309c7dc4
openssl: add fingerprint method
2017-07-30 09:26:56 +01:00
Astaroth
86ba22e7b8
+html output
2017-06-30 21:34:32 -03:00
Astaroth
2a6ec9cef5
added psql commands
2017-06-29 20:23:47 -03:00
shigemk2
2d59026b0d
Add f option
2017-06-10 01:43:11 +09:00
VHarisop
bcb0d71dd3
Updated pip sheet with an upgrade option for newer versions
2017-06-02 13:09:48 +03:00
yafp
d1526ede16
Adding a first version of a pkill cheatsheet
2017-06-01 21:31:27 +02:00
npit
374d381c00
Update emacs
2017-05-28 23:46:22 +03:00
shigemk2
1f3f9828c3
Add pgrep cheatsheat
2017-05-15 23:14:30 +09:00
shigemk2
5d3f89924c
Get your global IP with curl
2017-05-15 23:08:21 +09:00
Filip Pobořil
74808845a5
Add zsh cheatsheet
2017-04-07 14:41:10 +02:00
Jörg Thalheim
517bf9599b
add cryptsetup cheatsheat
2017-04-04 09:05:49 +02:00
Neal DeBuhr
7716827dfc
Minor fixes and additions to emacs
2017-03-12 10:19:47 -04:00
daiyue
c65fde1b3a
Update tar
...
Add extract a .tar in specified Directory
2017-03-09 18:50:36 +08:00
Henrik Qvigstad
bb3c4105cb
Add install to Cheatsheet/deb
2017-03-07 09:50:37 +01:00
Chris Lane
edd7b5e806
Minor revisions on #244
...
- When using GFM code fences, strip the last line in addition to the
first
- Updated `README.md` to mention the new feature
- `minor` version-bump to `2.2.0`.
2017-02-28 18:59:27 -05:00
Chris Lane
7abb663bf4
Merge branch 'more_lexers' of git://github.com/cnicolov/cheat into cnicolov-more_lexers
2017-02-28 18:22:58 -05:00
Chris Lane
f6f1233b12
Deleted CHANGELOG
...
Deleted `CHANGELOG`. It was never used.
2017-02-28 17:46:23 -05:00
Chris Lane
b9241efab1
CONTRIBUTING.md
...
Put some useful information in `CONTRIBUTING.md`.
2017-02-28 17:45:53 -05:00
Chris Lane
8019325f1e
README edit
...
The sheilds.io badge displaying downloads per month has been broken for
some time now (seemingly across all python projects), so I removed it.
2017-02-28 09:32:00 -05:00
Chris Lane
7209f2c929
docopt
...
Made revisions to the content of the docopt template.
2017-02-27 23:09:51 -05:00
Chris Lane
068d117bef
patch version bump.
2017-02-27 23:02:23 -05:00
Chris Lane
9ead66461d
Resolving merge conflict.
2017-02-27 23:01:30 -05:00
Chris Allen Lane
d00bd87dd1
Merge pull request #312 from shanahanjrs/feature-cheat-cheat
...
Added a cheatsheet for cheat itself
2017-02-27 19:36:45 -05:00
Chris Allen Lane
dd8b20a17a
Merge pull request #317 from shanahanjrs/fix-7z-typo
...
Fixed typo in 7z cheatsheet
2017-02-27 19:29:58 -05:00
Chris Allen Lane
84e42e7f2f
Merge pull request #314 from shanahanjrs/pushd-popd
...
Added cheatsheets for pushd and popd commands
2017-02-27 19:29:12 -05:00