mirror of https://github.com/cheat/cheat.git
Minor cheatsheet edits.
This commit is contained in:
parent
df34774a7a
commit
208dd24a0c
|
@ -30,7 +30,7 @@
|
||||||
|
|
||||||
# Other stuff
|
# Other stuff
|
||||||
|
|
||||||
Open a shell ALT-x shell
|
Open a shell ALT-x eshell
|
||||||
Goto a line number ALT-x goto-line
|
Goto a line number ALT-x goto-line
|
||||||
Word wrap ALT-x toggle-word-wrap
|
Word wrap ALT-x toggle-word-wrap
|
||||||
Spell checking ALT-x flyspell-mode
|
Spell checking ALT-x flyspell-mode
|
||||||
|
|
|
@ -12,4 +12,3 @@ xmlto -m ulink.xsl pdf mydoc.xml
|
||||||
|
|
||||||
# use non-default xsl
|
# use non-default xsl
|
||||||
xmlto -x mystylesheet.xsl pdf mydoc.xml
|
xmlto -x mystylesheet.xsl pdf mydoc.xml
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue