You are heremanual page
manual page
Documentation and getting help
Original Article URL:
http://tuxspot.blogspot.com/2004/12/documentation-and-getting-help.html One of the biggest challenges for new Linux users is finding information and getting help with programs. If you have some Linux experience and just want to know what options a program has you can often type something like:
heroes3 -h
Heroes 3 happens to be the Linux version of Heroes of Might and Magic III. The -h switch prints out other switches heroes3 can take on the command line. This comes in handy if you're looking for an option like running heroes3 in fullscreen or windowed mode.
