diff options
author | Jared Adams <jaxad0127@gmail.com> | 2009-10-24 12:53:11 -0600 |
---|---|---|
committer | Jared Adams <jaxad0127@gmail.com> | 2009-10-24 12:53:11 -0600 |
commit | b55ace0590c8d8112294a6724fd224d8e44834d1 (patch) | |
tree | d79c56410e7e1adf31fde090cefad813a4ef786c /docs/mana.6 | |
parent | 152a4388832bbc74d22490070eb378c89e50e7fe (diff) | |
download | mana-b55ace0590c8d8112294a6724fd224d8e44834d1.tar.gz mana-b55ace0590c8d8112294a6724fd224d8e44834d1.tar.bz2 mana-b55ace0590c8d8112294a6724fd224d8e44834d1.tar.xz mana-b55ace0590c8d8112294a6724fd224d8e44834d1.zip |
More rebranding
Diffstat (limited to 'docs/mana.6')
-rw-r--r-- | docs/mana.6 | 74 |
1 files changed, 74 insertions, 0 deletions
diff --git a/docs/mana.6 b/docs/mana.6 new file mode 100644 index 00000000..afdc2118 --- /dev/null +++ b/docs/mana.6 @@ -0,0 +1,74 @@ +.TH "Mana" "6" +.SH "NAME" +tmw \- Mana: A 2D MMORPG client +.SH "SYNOPSIS" +\fBmana\fR +.SH "DESCRIPTION" +This manual page documents briefly the +\fBmana\fR ingame +commands. +\fBmana\fR is a great online game based upon the Seiken Densetsu Serie. +It has its own universe, and and its own character management system, which will +give you the opportunity to play in a 2D heroic-fantasy world forever. +.SH "BINARY PARAMETERS" +This program follows the usual GNU command line syntax, with long +options starting with two dashes (`-'). +A summary of options is included below. +.TP +.B \-h, \-\-help +Show summary of options. +.TP +.B \-v, \-\-version +Show version of the program. +.TP +.B \-u, \-\-skipupdate +Skip the update process. +.TP +.B \-U, \-\-username +Login with this username. +.TP +.B \-P, \-\-password +Login with this password. +.TP +.B \-D, \-\-default +Bypass the login process with default settings. +.TP +.B \-p, \-\-playername +Login with this player. +.TP +.B \-C, \-\-configfile +Configuration file to use +.SH "COMMON KEYS" +.TP +.B Arrow Keys: +Move your character around. +.TP +.B Left Ctrl: +Make your character attack. +.TP +.B Key A: +Target nearest monster. +.TP +.B Key G: +Get items on the ground or in a chest. +.TP +.B Alt + 1...9: +Shows an emoticon above your character. +.TP +.B Alt + I: +Shows / Hide inventory window. +.TP +.B Alt + K: +Shows / Hide skills window. +.TP +.B Alt + E: +Shows / Hide equipment window. +.TP +.B Alt + C: +Shows configuration window. +.SH "AUTHOR" +This manual page was written by Patrick Matth\[:a]i <patrick.matthaei@web.de> +for the Mana project. +Permission is granted to copy, distribute and/or modify this document +under the terms of the GNU General Public License, Version 2 any +later version published by the Free Software Foundation. |