mirror of
https://github.com/novnc/noVNC.git
synced 2026-08-29 16:40:26 +08:00
b11bb5c385
This patch adds support for using relative paths
with the '-r' or '--relative' methods. This can
be useful if you want to output HTML (with the
'--output-html' option) and use it in a webpage.
Additionally, the '-o' was removed from the documentation
of '--output-html', since it hasn't worked for that in a
while ('-o' means open in browser instead).