added man manpage...;)

This commit is contained in:
Johannes Findeisen 2013-10-20 15:21:34 +02:00
commit 22c54bb46c

12
man/man.md Normal file
View file

@ -0,0 +1,12 @@
This is the manual page for the man command.
============================================
The man command shows internal manual pages of Linspector. It uses the "less"
command to show the content. Use the following command to show the systems
less manpage:
!man less
Linspector manpages are written in [Markdown][markdown]
[markdown]: http://daringfireball.net/projects/markdown/