Skip to content
Snippets Groups Projects
Commit 3a003e87 authored by Kevin P. Fleming's avatar Kevin P. Fleming
Browse files

correct new option documentation

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7005 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent 6f4fabf0
Branches
Tags
No related merge requests found
...@@ -49,9 +49,9 @@ nocolor = yes | no ; Disable ANSI colors (-n) ...@@ -49,9 +49,9 @@ nocolor = yes | no ; Disable ANSI colors (-n)
dumpcore = yes | no ; Dump core on failure (-g) dumpcore = yes | no ; Dump core on failure (-g)
quiet = yes | no ; Run quietly (-q) quiet = yes | no ; Run quietly (-q)
timestamp = yes | no ; Force timestamping on log entries to console (-T) timestamp = yes | no ; Force timestamping on log entries to console (-T)
user = asterisk ; User to run asterisk as (-U) NOTE: will require changes to runuser = asterisk ; User to run asterisk as (-U) NOTE: will require changes to
; directory and device permisions ; directory and device permisions
group = asterisk ; Group to run asterisk as (-G) rungroup = asterisk ; Group to run asterisk as (-G)
;These options have no command line equivalent ;These options have no command line equivalent
cache_record_files = yes | no ; Cache record() files in another directory until completion cache_record_files = yes | no ; Cache record() files in another directory until completion
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment