manaplus.6 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108
  1. .TH "ManaPlus" "6"
  2. .SH "NAME"
  3. manaplus \- ManaPlus: A 2D MMORPG client
  4. .SH "SYNOPSIS"
  5. \fBmanaplus\fR
  6. .SH "DESCRIPTION"
  7. This manual page documents the
  8. \fBmanaplus\fR in-game
  9. commands.
  10. \fBmanaplus\fR is a great online game based upon the Seiken Densetsu Series.
  11. It has its own universe and its own character management system which will
  12. give you the opportunity to play in a 2D heroic-fantasy world forever.
  13. .SH "BINARY PARAMETERS"
  14. This program follows the usual GNU command line syntax, with long
  15. options starting with two dashes (`-').
  16. A summary of options is included below.
  17. .TP
  18. .B \-l, \-\-log\-file
  19. Log file to use.
  20. .TP
  21. .B \-a, \-\-chat\-log\-dir
  22. Chat log directory to use.
  23. .TP
  24. .B \-v, \-\-version
  25. Show version of the program.
  26. .TP
  27. .B \-h, \-\-help
  28. Show summary of options.
  29. .TP
  30. .B \-C, \-\-config\-dir
  31. Configuration directory to use.
  32. .TP
  33. .B \-U, \-\-username
  34. Login with this username.
  35. .TP
  36. .B \-P, \-\-password
  37. Login with this password.
  38. .TP
  39. .B \-c, \-\-character
  40. Login with this character.
  41. .TP
  42. .B \-s, \-\-server
  43. Login server name or IP.
  44. .TP
  45. .B \-y, \-\-server-type
  46. Login server type.
  47. .TP
  48. .B \-p, \-\-port
  49. Login server port.
  50. .TP
  51. .B \-H, \-\-update\-host
  52. Use this update host.
  53. .TP
  54. .B \-D, \-\-default
  55. Choose default character server and character.
  56. .TP
  57. .B \-u, \-\-skip\-update
  58. Skip the update process.
  59. .TP
  60. .B \-d, \-\-data
  61. Directory to load game data from.
  62. .TP
  63. .B \-L, \-\-localdata\-dir
  64. Directory to use as local data directory.
  65. .TP
  66. .B \-\-screenshot\-dir
  67. Directory to store screenshots.
  68. .TP
  69. .B \-\-safemode
  70. Start game in safe mode.
  71. .TP
  72. .B \-\-no-opengl
  73. Disable OpenGL for this session.
  74. .SH "COMMON KEYS"
  75. .TP
  76. .B Arrow Keys:
  77. Move your character around.
  78. .TP
  79. .B Left Ctrl:
  80. Make your character attack.
  81. .TP
  82. .B Key A:
  83. Target nearest monster.
  84. .TP
  85. .B Key G:
  86. Get items on the ground or in a chest.
  87. .TP
  88. .B Alt + 1...9:
  89. Shows an emoticon above your character.
  90. .TP
  91. .B Alt + I:
  92. Shows / Hide inventory window.
  93. .TP
  94. .B Alt + K:
  95. Shows / Hide skills window.
  96. .TP
  97. .B Alt + E:
  98. Shows / Hide equipment window.
  99. .TP
  100. .B Alt + C:
  101. Shows configuration window.
  102. .SH "AUTHOR"
  103. This manual page was written by Patrick Matth\[:a]i <patrick.matthaei@web.de>
  104. for the Mana project.
  105. Permission is granted to copy, distribute and/or modify this document
  106. under the terms of the GNU General Public License, version 2 or any
  107. later version published by the Free Software Foundation.