aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorswurl <swurl@swurl.xyz>2021-12-23 18:14:30 -0500
committerswirl <swurl@swurl.xyz>2021-12-23 18:18:37 -0500
commitdf7f5754b609eae6a505331b37e4f878e06e52cb (patch)
tree10e381a22b64621c65866b4ca48a83c14cda7852 /doc
parent7fa72e8cd5630e7a964d3e18a9812adca83c4ef2 (diff)
downloadPrismLauncher-df7f5754b609eae6a505331b37e4f878e06e52cb.tar.gz
PrismLauncher-df7f5754b609eae6a505331b37e4f878e06e52cb.tar.bz2
PrismLauncher-df7f5754b609eae6a505331b37e4f878e06e52cb.zip
pre-emptive work on PolyMC "rebranding"
Diffstat (limited to 'doc')
-rw-r--r--doc/polymc.1.txt (renamed from doc/multimc.1.txt)22
1 files changed, 12 insertions, 10 deletions
diff --git a/doc/multimc.1.txt b/doc/polymc.1.txt
index da65af2e..9ba34662 100644
--- a/doc/multimc.1.txt
+++ b/doc/polymc.1.txt
@@ -1,35 +1,35 @@
-MULTIMC(1)
+POLYMC(1)
==========
:doctype: manpage
NAME
----
-multimc - a launcher and instance manager for Minecraft.
+polymc - a launcher and instance manager for Minecraft.
SYNOPSIS
--------
-*multimc* ['OPTIONS']
+*polymc* ['OPTIONS']
DESCRIPTION
-----------
-MultiMC is a custom launcher for Minecraft that allows you to easily manage
+PolyMC is a custom launcher for Minecraft that allows you to easily manage
multiple installations of Minecraft at once. It also allows you to easily
install and remove mods by simply dragging and dropping.
-Here are the current features of MultiMC.
+Here are the current features of PolyMC.
OPTIONS
-------
*-d, --dir*='DIRECTORY'::
- Use 'DIRECTORY' as the MultiMC root.
+ Use 'DIRECTORY' as the PolyMC root.
*-l, --launch*='INSTANCE_ID'::
Launch the instance specified by 'INSTANCE_ID'.
*--alive*::
- Write a small 'live.check' file after MultiMC starts.
+ Write a small 'live.check' file after PolyMC starts.
*-h, --help*::
Display help text and exit.
@@ -49,16 +49,18 @@ EXIT STATUS
BUGS
----
-<https://github.com/MultiMC/Launcher/issues>
+<https://github.com/PolyMC/PolyMC/issues>
RESOURCES
---------
-GitHub: <https://github.com/MultiMC/Launcher>
+GitHub: <https://github.com/PolyMC/PolyMC>
-Main website: <https://multimc.org>
+Main website: <https://polymc.org>
AUTHORS
-------
peterix <peterix@gmail.com>
+swurl <swurl@swurl.xyz>
+
// vim: syntax=asciidoc