summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/app_page.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/app_page.c b/apps/app_page.c
index 178606a43..7184ab9ad 100644
--- a/apps/app_page.c
+++ b/apps/app_page.c
@@ -61,7 +61,7 @@ static const char *page_descrip =
"destroyed when the original caller leaves. Valid options are:\n"
" d - full duplex audio\n"
" q - quiet, do not play beep to caller\n"
-" r - record the page into a file -- you may want to first Set(MEETME_RECORDINGFILE=ReplayLastPage)\n";
+" r - record the page into a file (see 'r' for app_meetme)\n";
LOCAL_USER_DECL;