From 9ccce62f50b10e3ff7fd4bddcd1d19a09f4c9041 Mon Sep 17 00:00:00 2001
From: ImperatorStorm <30777770+ImperatorStorm@users.noreply.github.com>
Date: Sun, 7 Nov 2021 20:48:15 -0800
Subject: NOISSUE Update manpage to include new `-a / --profile` option.

---
 launcher/package/ubuntu/multimc/usr/share/man/man1/multimc.1 | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

(limited to 'launcher/package')

diff --git a/launcher/package/ubuntu/multimc/usr/share/man/man1/multimc.1 b/launcher/package/ubuntu/multimc/usr/share/man/man1/multimc.1
index b2031aa9..b4af25e3 100644
--- a/launcher/package/ubuntu/multimc/usr/share/man/man1/multimc.1
+++ b/launcher/package/ubuntu/multimc/usr/share/man/man1/multimc.1
@@ -2,12 +2,12 @@
 .\"     Title: multimc
 .\"    Author: [see the "AUTHORS" section]
 .\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\"      Date: 10/21/2021
+.\"      Date: 11/07/2021
 .\"    Manual: \ \&
 .\"    Source: \ \&
 .\"  Language: English
 .\"
-.TH "MULTIMC" "1" "10/21/2021" "\ \&" "\ \&"
+.TH "MULTIMC" "1" "11/07/2021" "\ \&" "\ \&"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------
@@ -66,6 +66,13 @@ Display help text and exit\&.
 .RS 4
 Display program version and exit\&.
 .RE
+.PP
+\fB\-a, \-\-profile\fR=\fIPROFILE\fR
+.RS 4
+Use the account specified by
+\fIPROFILE\fR
+(only valid in combination with \-\-launch)\&.
+.RE
 .SH "EXIT STATUS"
 .PP
 \fB0\fR
-- 
cgit