mirror of
https://github.com/cheat/cheat.git
synced 2025-09-03 18:48:29 +02:00
New Sheet: man - an interface to reference manuals
This commit is contained in:
5
cheat/cheatsheets/man
Normal file
5
cheat/cheatsheets/man
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# Convert a man page to pdf
|
||||||
|
man -t bash | ps2pdf - bash.pdf
|
||||||
|
|
||||||
|
# View the ascii chart
|
||||||
|
man 7 ascii
|
Reference in New Issue
Block a user