Easy start script: document --help in README

KASM-1609_select_de_to_run
Dmitry Maksyoma 4 years ago
parent fc1aa63a44
commit 7941e10b0a

@ -74,6 +74,9 @@ echo -e '#!/bin/sh'"\n/usr/bin/lxsession -s LXDE &" > ~/.vnc/xstartup
# Start KasmVNC with debug logging:
kasmvncserver-easy-start -d
# Get usage information of the easy start script:
kasmvncserver-easy-start --help
# Tail the logs
tail -f ~/.vnc/`hostname`:10.log
```

Loading…
Cancel
Save