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
Next revision Both sides next revision
mezzmo_command_line_interface [2016/06/20 07:08]
admin [/ScanFolder]
mezzmo_command_line_interface [2016/06/20 07:08]
admin [/Logging=1]
Line 32: Line 32:
 Run Maintain Library on your Mezzmo library. ​ The last used settings for Maintain Library are applied. Run Maintain Library on your Mezzmo library. ​ The last used settings for Maintain Library are applied.
  
-**Example:​** Mezzmo.exe /​Maintenance+**Example:​** ​ 
 +<​code>​ 
 +Mezzmo.exe /​Maintenance 
 +</​code>​
  
 ==== /IgnoreOS ==== ==== /IgnoreOS ====
Line 38: Line 41:
 Run Mezzmo as a non-admin user on Windows XP. Run Mezzmo as a non-admin user on Windows XP.
  
-**Example:​** Mezzmo.exe /IgnoreOS +**Example:​** ​ 
 +<​code>​ 
 +Mezzmo.exe /IgnoreOS 
 +</​code>​
 ==== /Logging=1 ==== ==== /Logging=1 ====
  
 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 ====