Easy start script: document --help in README
This commit is contained in:
@@ -74,6 +74,9 @@ echo -e '#!/bin/sh'"\n/usr/bin/lxsession -s LXDE &" > ~/.vnc/xstartup
|
|||||||
# Start KasmVNC with debug logging:
|
# Start KasmVNC with debug logging:
|
||||||
kasmvncserver-easy-start -d
|
kasmvncserver-easy-start -d
|
||||||
|
|
||||||
|
# Get usage information of the easy start script:
|
||||||
|
kasmvncserver-easy-start --help
|
||||||
|
|
||||||
# Tail the logs
|
# Tail the logs
|
||||||
tail -f ~/.vnc/`hostname`:10.log
|
tail -f ~/.vnc/`hostname`:10.log
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user