Update comment

This commit is contained in:
clsty
2025-11-12 18:57:34 +08:00
parent 56c07a514f
commit ca261d931d
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -51,8 +51,9 @@ else
echo "Error: multiple tester monitor found: ${deltas[*]}" echo "Error: multiple tester monitor found: ${deltas[*]}"
exit 1 exit 1
fi fi
# TODO: Implement setting geometry
#echo "Setting geometry..." #echo "Setting geometry..."
#${vmon_new} #${vmon_tester}
echo "Using wayvnc to share monitor $vmons_tester..." echo "Using wayvnc to share monitor $vmons_tester..."
for port in {5900..5999}; do for port in {5900..5999}; do
+1 -1
View File
@@ -34,7 +34,7 @@ Subcommands:
exp-update-old (Experimental) exp-update but use behaves like old version. exp-update-old (Experimental) exp-update but use behaves like old version.
checkdeps (For dev only) Check whether pkgs exist in AUR or repos of Arch. checkdeps (For dev only) Check whether pkgs exist in AUR or repos of Arch.
virtmon (For dev only, WIP) Create virtual monitors for testing multi-monitors. virtmon (For dev only) Create virtual monitors for testing multi-monitors.
help Show this help message. help Show this help message.
For each <subcommand>, use -h for details: For each <subcommand>, use -h for details: