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 /doc/multimc.1.txt | |
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 'doc/multimc.1.txt')
-rw-r--r-- | doc/multimc.1.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/multimc.1.txt b/doc/multimc.1.txt index eaf77f8f..da65af2e 100644 --- a/doc/multimc.1.txt +++ b/doc/multimc.1.txt @@ -36,6 +36,8 @@ OPTIONS *-v, --version*:: Display program version and exit. +*-a, --profile*='PROFILE':: + Use the account specified by 'PROFILE' (only valid in combination with --launch). EXIT STATUS ----------- |