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
Last revision Both sides next revision
mezzmo_command_line_interface [2016/06/20 07:08]
admin [/IgnoreOS]
mezzmo_command_line_interface [2016/06/20 07:09]
admin [/Logging=0]
Line 49: Line 49:
 Turn diagnostic logging on in Mezzmo and Mezzmo media server. Turn diagnostic logging on in Mezzmo and Mezzmo media server.
  
-**Example:​** Mezzmo.exe /​Logging=1 +**Example:​** ​ 
 +<​code>​ 
 +Mezzmo.exe /​Logging=1 
 +</​code>​
 ==== /Logging=0 ==== ==== /Logging=0 ====
  
 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 ====