diff options
author | Petr Mrázek <peterix@users.noreply.github.com> | 2021-11-08 20:05:04 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-08 20:05:04 +0100 |
commit | 32f9c61c6e0e6cdf1eea2817a9b197f44b0415c5 (patch) | |
tree | 879be6084184829ac6f468272bd59409976e7e07 /launcher | |
parent | 86f6a3e75189bcbd3ee3a3b4a78d7517fc857a96 (diff) | |
parent | 9ccce62f50b10e3ff7fd4bddcd1d19a09f4c9041 (diff) | |
download | PrismLauncher-32f9c61c6e0e6cdf1eea2817a9b197f44b0415c5.tar.gz PrismLauncher-32f9c61c6e0e6cdf1eea2817a9b197f44b0415c5.tar.bz2 PrismLauncher-32f9c61c6e0e6cdf1eea2817a9b197f44b0415c5.zip |
Merge pull request #4233 from ImperatorStorm/update-man
NOISSUE Update manpage to include new `-a / --profile` option.
Diffstat (limited to 'launcher')
-rw-r--r-- | launcher/package/ubuntu/multimc/usr/share/man/man1/multimc.1 | 11 |
1 files changed, 9 insertions, 2 deletions
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 |