Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
mezzmo_command_line_interface [2016/06/20 07:08]
admin [/Logging=1]
mezzmo_command_line_interface [2016/06/20 07:09]
admin [/ExitOnComplete]
Line 57: Line 57:
 Turn diagnostic logging off in Mezzmo and Mezzmo media server. Turn diagnostic logging off in Mezzmo and Mezzmo media server.
  
-**Example:​** Mezzmo.exe /​Logging=0 +**Example:​** ​ 
 +<​code>​ 
 +Mezzmo.exe /​Logging=0 
 +</​code>​
 ==== /​ExitOnComplete ==== ==== /​ExitOnComplete ====
  
 Exit Mezzmo app after the command-line task has completed. Exit Mezzmo app after the command-line task has completed.
  
-**Example:​** Mezzmo.exe /​Maintenance /​ExitOnComplete +**Example:​** ​ 
 +<​code>​ 
 +Mezzmo.exe /​Maintenance /​ExitOnComplete 
 +</​code>​