diff --git a/doc/running.html b/doc/running.html index 61bbd129..24b7e1ef 100644 --- a/doc/running.html +++ b/doc/running.html @@ -180,7 +180,8 @@ solutions:
  • failed to open screen (X11 only)

    Check permission to open the X display;
    - check that the DISPLAY environment variable is set. + check that the DISPLAY environment variable is set;
    + use the --display command line option.

  • already connected

    @@ -241,6 +242,11 @@ and synergyc. --daemon run as a daemon (Unix) or background (Windows) + +    + --display display +   connect to X server at display (X11 only) +  -f, --no-daemon @@ -270,8 +276,9 @@ and synergyc.   --version print version information and exit - + +

    Debug levels are from highest to lowest: FATAL, ERROR, WARNING,