@@ -365,12 +365,12 @@ main(int argc, char **argv)
addargs(&args, "-v");
verbose_mode = 1;
break;
#ifdef PROGRESS_METER
case 'q':
addargs(&args, "-q");
showprogress = 0;
#endif
/* Server options. */
case 'd':
The note is not visible to the blocked user.