diff options
Diffstat (limited to 'nxcomp/src')
-rw-r--r-- | nxcomp/src/Misc.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nxcomp/src/Misc.cpp b/nxcomp/src/Misc.cpp index 519489268..c626eb91b 100644 --- a/nxcomp/src/Misc.cpp +++ b/nxcomp/src/Misc.cpp @@ -165,7 +165,7 @@ static const char UsageInfo[] = \n\ type=s Type of session. Known types are: 'agent', 'proxy' and\n\ 'shadow'. The following types are also allowed and will\n\ - map to one of the three mentioned before: 'desktop',\n\ \ + map to one of the three mentioned before: 'desktop',\n\ 'rootless', 'console', 'default', 'gnome', 'kde',\n\ 'cde', 'xdm', 'win', 'vnc', 'application', 'raw'\n\ \n\ |