diff options
author | Hibi <69405847+Hibiii@users.noreply.github.com> | 2022-10-21 16:10:03 -0300 |
---|---|---|
committer | Hibi <69405847+Hibiii@users.noreply.github.com> | 2022-10-21 16:10:03 -0300 |
commit | 5b75869c0ba60e00147d723d5633c9f6a5d6304e (patch) | |
tree | 6746ccdd4555043d228a88795366c1d89f76c9e2 | |
parent | 1288b926153c86b7966727e60de4af8e7dcb4031 (diff) | |
download | PrismLauncher-5b75869c0ba60e00147d723d5633c9f6a5d6304e.tar.gz PrismLauncher-5b75869c0ba60e00147d723d5633c9f6a5d6304e.tar.bz2 PrismLauncher-5b75869c0ba60e00147d723d5633c9f6a5d6304e.zip |
Add --show to manual page
-rw-r--r-- | program_info/prismlauncher.6.scd | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/program_info/prismlauncher.6.scd b/program_info/prismlauncher.6.scd index e3c7de86..f979e457 100644 --- a/program_info/prismlauncher.6.scd +++ b/program_info/prismlauncher.6.scd @@ -26,6 +26,9 @@ Here are the current features of Prism Launcher. *-l, --launch*=INSTANCE_ID Launch the instance specified by INSTANCE_ID. +*--show*=INSTANCE_ID + Show the configuration window of the instance specified by INSTANCE_ID. + *--alive* Write a small 'live.check' file after Prism Launcher starts. |