2
0
mirror of https://github.com/chubin/cheat.sheets synced 2024-11-03 15:40:17 +00:00

Add perldoc file & an example

This commit is contained in:
terminalforlife 2020-02-17 01:32:01 +00:00
parent 3279f62125
commit 9297e1874f

2
sheets/perldoc Normal file
View File

@ -0,0 +1,2 @@
# Display Perl documentation for the given module, but in man(1) format.
perldoc -o man X11::Protocol