diff --git a/apps/app_mixmonitor.c b/apps/app_mixmonitor.c index 6af76d2f5e..8023091a12 100644 --- a/apps/app_mixmonitor.c +++ b/apps/app_mixmonitor.c @@ -68,7 +68,8 @@ static const char *desc = "" "Valid options:\n" " a - Append to the file instead of overwriting it.\n" " b - Only save audio to the file while the channel is bridged.\n" -" Note: does not include conferences.\n" +" Note: Does not include conferences or sounds played to each bridged\n" +" party.\n" " v() - Adjust the heard volume by a factor of (range -4 to 4)\n" " V() - Adjust the spoken volume by a factor of (range -4 to 4)\n" " W() - Adjust the both heard and spoken volumes by a factor of \n"