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:07]
admin [/NoSplash]
mezzmo_command_line_interface [2016/06/20 07:07]
admin [/AddFile=<file>]
Line 7: Line 7:
 Start Mezzmo application with no splash screen. Start Mezzmo application with no splash screen.
  
 +**Example:​**
 <​code>​ <​code>​
-**Example:​** ​Mezzmo.exe /NoSplash+Mezzmo.exe /NoSplash
 </​code>​ </​code>​
 ==== /​AddFile="<​file>"​ ==== ==== /​AddFile="<​file>"​ ====
Line 14: Line 15:
 Add a media file to your Mezzmo library. Add a media file to your Mezzmo library.
  
-**Example:​** Mezzmo.exe /​AddFile="​C:​\MyVideos\inception.mkv"​ +**Example:​** ​ 
 +<​code>​ 
 +Mezzmo.exe /​AddFile="​C:​\MyVideos\inception.mkv"​ 
 +</​code>​
 ==== /ScanFolder ==== ==== /ScanFolder ====