From d36cb0eb4b7bba79b2b654c0e5f91f16726bdc68 Mon Sep 17 00:00:00 2001 From: jak1 Date: Fri, 16 Feb 2024 14:50:14 -0300 Subject: Rename the program from ManaPlus to ManaVerse. --- docs/Makefile.am | 4 +- docs/example.mana | 24 +++++++++++ docs/example.manaplus | 24 ----------- docs/manaplus.6 | 107 -------------------------------------------------- docs/manaverse.6 | 107 ++++++++++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 133 insertions(+), 133 deletions(-) create mode 100644 docs/example.mana delete mode 100644 docs/example.manaplus delete mode 100644 docs/manaplus.6 create mode 100644 docs/manaverse.6 (limited to 'docs') diff --git a/docs/Makefile.am b/docs/Makefile.am index 91cfe1242..abfde8515 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -1,4 +1,4 @@ -man6_MANS = manaplus.6 \ +man6_MANS = manaverse.6 \ manaplustest.6 EXTRA_DIST = $(man6_MANS) \ @@ -8,4 +8,4 @@ EXTRA_DIST = $(man6_MANS) \ SOURCE/Doxyfile \ sounddev.txt \ clientupdates.txt \ - example.manaplus + example.mana diff --git a/docs/example.mana b/docs/example.mana new file mode 100644 index 000000000..93f8b1f42 --- /dev/null +++ b/docs/example.mana @@ -0,0 +1,24 @@ + + + + + + diff --git a/docs/example.manaplus b/docs/example.manaplus deleted file mode 100644 index 2a580463f..000000000 --- a/docs/example.manaplus +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - diff --git a/docs/manaplus.6 b/docs/manaplus.6 deleted file mode 100644 index 051d054e8..000000000 --- a/docs/manaplus.6 +++ /dev/null @@ -1,107 +0,0 @@ -.TH "ManaPlus" "6" -.SH "NAME" -manaplus \- ManaPlus: A 2D MMORPG client -.SH "SYNOPSIS" -\fBmanaplus\fR -.SH "DESCRIPTION" -This manual page documents the -\fBmanaplus\fR in-game -commands. -\fBmanaplus\fR is a great online game based upon the Seiken Densetsu Series. -It has its own universe 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 \-l, \-\-log\-file -Log file to use. -.TP -.B \-a, \-\-chat\-log\-dir -Chat log directory to use. -.TP -.B \-v, \-\-version -Show version of the program. -.TP -.B \-h, \-\-help -Show summary of options. -.TP -.B \-C, \-\-config\-dir -Configuration directory to use. -.TP -.B \-U, \-\-username -Login with this username. -.TP -.B \-P, \-\-password -Login with this password. -.TP -.B \-c, \-\-character -Login with this character. -.TP -.B \-s, \-\-server -Login server name or IP. -.TP -.B \-y, \-\-server-type -Login server type. -.TP -.B \-p, \-\-port -Login server port. -.TP -.B \-H, \-\-update\-host -Use this update host. -.TP -.B \-D, \-\-default -Choose default character server and character. -.TP -.B \-u, \-\-skip\-update -Skip the update process. -.TP -.B \-d, \-\-data -Directory to load game data from. -.TP -.B \-L, \-\-localdata\-dir -Directory to use as local data directory. -.TP -.B \-\-screenshot\-dir -Directory to store screenshots. -.TP -.B \-\-safemode -Start game in safe mode. -.TP -.B \-\-no-opengl -Disable OpenGL for this session. -.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 -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 or any -later version published by the Free Software Foundation. diff --git a/docs/manaverse.6 b/docs/manaverse.6 new file mode 100644 index 000000000..0b63653b6 --- /dev/null +++ b/docs/manaverse.6 @@ -0,0 +1,107 @@ +.TH "ManaVerse" "6" +.SH "NAME" +manaverse \- ManaVerse: A 2D MMORPG client +.SH "SYNOPSIS" +\fBmanaverse\fR +.SH "DESCRIPTION" +This manual page documents the +\fBmanaverse\fR in-game +commands. +\fBmanaverse\fR is a great online game based upon the Seiken Densetsu Series. +It has its own universe 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 \-l, \-\-log\-file +Log file to use. +.TP +.B \-a, \-\-chat\-log\-dir +Chat log directory to use. +.TP +.B \-v, \-\-version +Show version of the program. +.TP +.B \-h, \-\-help +Show summary of options. +.TP +.B \-C, \-\-config\-dir +Configuration directory to use. +.TP +.B \-U, \-\-username +Login with this username. +.TP +.B \-P, \-\-password +Login with this password. +.TP +.B \-c, \-\-character +Login with this character. +.TP +.B \-s, \-\-server +Login server name or IP. +.TP +.B \-y, \-\-server-type +Login server type. +.TP +.B \-p, \-\-port +Login server port. +.TP +.B \-H, \-\-update\-host +Use this update host. +.TP +.B \-D, \-\-default +Choose default character server and character. +.TP +.B \-u, \-\-skip\-update +Skip the update process. +.TP +.B \-d, \-\-data +Directory to load game data from. +.TP +.B \-L, \-\-localdata\-dir +Directory to use as local data directory. +.TP +.B \-\-screenshot\-dir +Directory to store screenshots. +.TP +.B \-\-safemode +Start game in safe mode. +.TP +.B \-\-no-opengl +Disable OpenGL for this session. +.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 +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 or any +later version published by the Free Software Foundation. -- cgit v1.2.3-70-g09d2