mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 02:37:10 +00:00 
			
		
		
		
	Mostly cleanup of documentation to substitute the pipe with the comma, but a few other formatting cleanups, too.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@77808 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
		| @@ -51,7 +51,7 @@ static char *app = "Record"; | ||||
| static char *synopsis = "Record to a file"; | ||||
|  | ||||
| static char *descrip =  | ||||
| "  Record(filename.format|silence[|maxduration][|options])\n\n" | ||||
| "  Record(filename.format,silence[,maxduration][,options])\n\n" | ||||
| "Records from the channel into a given filename. If the file exists it will\n" | ||||
| "be overwritten.\n" | ||||
| "- 'format' is the format of the file type to be recorded (wav, gsm, etc).\n" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user