Jump to content

OniSplit: Difference between revisions

388 bytes removed ,  11 March 2014
→‎OniSplit syntax: um, I don't understand why I wrote that; the first parameter is always a folder and the second is always a file, isn't it?
m (there's no big need to keep warning users of old Mac OSes, plus requirements probably keep changing over time and who wants to maintain this?)
(→‎OniSplit syntax: um, I don't understand why I wrote that; the first parameter is always a folder and the second is always a file, isn't it?)
Line 53: Line 53:
|<span style="background:rgb(175,175,255); border-radius:0.33em;">'''Option'''</span>||The command.
|<span style="background:rgb(175,175,255); border-radius:0.33em;">'''Option'''</span>||The command.
|- valign="top"
|- valign="top"
|<span style="background:rgb(255,156,156); border-radius:0.33em;">'''Path to folder'''</span>||Whether destination or source, the folder path comes first. <u>Use the full path to the folder (starting from C:\, or "/" on Macs).</u> For most commands, OniSplit wants a destination folder name, not a file name; the files that OniSplit creates will be named automatically when they are placed in the destination folder. A rare exception is the <tt>-import</tt> command, where you need to supply the name of the level files to be created.
|<span style="background:rgb(255,156,156); border-radius:0.33em;">'''Path to folder'''</span>||Whether destination or source, the folder path comes first. <u>Use the full path to the folder (starting from C:\, or "/" on Macs).</u>
|-
|-
|<span style="background:rgb(175,175,255); border-radius:0.33em;">'''Option flags'''</span>||The flags that can optionally go with this command, separated by spaces.
|<span style="background:rgb(175,175,255); border-radius:0.33em;">'''Option flags'''</span>||The flags that can optionally go with this command, separated by spaces.
|- valign="top"
|- valign="top"
|<span style="background:rgb(156,255,156); border-radius:0.33em;">'''Path to file/folder'''</span>||Whether destination or source, the file path comes second. Sometimes the second parameter is also a folder, as with <tt>-create</tt>. <u>Use the full path to the folder (starting from "C:\", or "/" on Macs).</u>
|<span style="background:rgb(156,255,156); border-radius:0.33em;">'''Path to file'''</span>||Whether destination or source, the file path comes second. <u>Use the full path to the file (starting from "C:\", or "/" on Macs).</u>
|}
|}