mirror of https://github.com/cheat/cheat.git
Change most of the headers to h1's.
Makes the subheadings in the installation section look less strange.
This commit is contained in:
parent
1944c1a351
commit
f10c7fd19b
|
@ -11,7 +11,7 @@ remember.
|
||||||
|
|
||||||
|
|
||||||
Examples
|
Examples
|
||||||
--------
|
========
|
||||||
The next time you're forced to disarm a nuclear weapon without consulting
|
The next time you're forced to disarm a nuclear weapon without consulting
|
||||||
Google, you may run:
|
Google, you may run:
|
||||||
|
|
||||||
|
@ -46,7 +46,7 @@ to store notes on your favorite cookie recipes, feel free.
|
||||||
|
|
||||||
|
|
||||||
Installing
|
Installing
|
||||||
----------
|
==========
|
||||||
|
|
||||||
### Installing for all users (requires root)
|
### Installing for all users (requires root)
|
||||||
|
|
||||||
|
@ -64,7 +64,7 @@ Clone this repository and `cd` into it, then run
|
||||||
cp cheatsheets/* ~/.cheat
|
cp cheatsheets/* ~/.cheat
|
||||||
|
|
||||||
Modifying Cheatsheets
|
Modifying Cheatsheets
|
||||||
---------------------
|
=====================
|
||||||
The value of `cheat` is that it allows you to create your own cheatsheets - the
|
The value of `cheat` is that it allows you to create your own cheatsheets - the
|
||||||
defaults are meant to serve only as a starting point, and can and should be
|
defaults are meant to serve only as a starting point, and can and should be
|
||||||
modified.
|
modified.
|
||||||
|
@ -84,7 +84,7 @@ with your [dotfiles][].
|
||||||
|
|
||||||
|
|
||||||
Contributing
|
Contributing
|
||||||
------------
|
============
|
||||||
If you would like to contribute additional cheatsheets for basic \*nix
|
If you would like to contribute additional cheatsheets for basic \*nix
|
||||||
commands, please modify the `.cheat` file and send me a pull request.
|
commands, please modify the `.cheat` file and send me a pull request.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue