@ -3755,6 +3755,7 @@ int main(int argc, char *argv[])
case ' r ' : /* remote */
case ' r ' : /* remote */
/*! \note Can ONLY be used with remote console */
/*! \note Can ONLY be used with remote console */
case ' s ' : /* set socket path */
case ' s ' : /* set socket path */
case ' T ' : /* timestamp */
case ' V ' : /* version */
case ' V ' : /* version */
case ' v ' : /* verbose */
case ' v ' : /* verbose */
case ' W ' : /* white background */
case ' W ' : /* white background */
@ -3772,7 +3773,6 @@ int main(int argc, char *argv[])
case ' i ' : /* init keys */
case ' i ' : /* init keys */
case ' n ' : /* no color */
case ' n ' : /* no color */
case ' p ' : /* high priority */
case ' p ' : /* high priority */
case ' T ' : /* timestamp */
case ' t ' : /* cache record files */
case ' t ' : /* cache record files */
case ' U ' : /* run user */
case ' U ' : /* run user */
fprintf ( stderr , " '%c' option is not compatible with remote console mode and has no effect. \n " , c ) ;
fprintf ( stderr , " '%c' option is not compatible with remote console mode and has no effect. \n " , c ) ;