Documentation update (#9053, jsmith)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@55277 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Olle Johansson
2007-02-18 12:32:13 +00:00
parent 9736c57aab
commit 179c829291

View File

@@ -65,7 +65,8 @@ static char *descrip =
" 't' : use alternate '*' terminator key instead of default '#'\n" " 't' : use alternate '*' terminator key instead of default '#'\n"
"\n" "\n"
"If filename contains '%d', these characters will be replaced with a number\n" "If filename contains '%d', these characters will be replaced with a number\n"
"incremented by one each time the file is recorded. \n\n" "incremented by one each time the file is recorded. A channel variable\n"
"named RECORDED_FILE will also be set, which contains the final filemname.\n\n"
"Use 'show file formats' to see the available formats on your system\n\n" "Use 'show file formats' to see the available formats on your system\n\n"
"User can press '#' to terminate the recording and continue to the next priority.\n\n" "User can press '#' to terminate the recording and continue to the next priority.\n\n"
"If the user should hangup during a recording, all data will be lost and the\n" "If the user should hangup during a recording, all data will be lost and the\n"