Sha256: fc6fb140f35023dfbc84cad0bc45df8314998caf2b333125a82e68bd257ce2eb

Contents?: true

Size: 613 Bytes

Versions: 8

Compression:

Stored size: 613 Bytes

Contents

Visage is a simple utility to convert .cdr and .dvdmedia files into .iso files. Visage is dependent on the OS X hdiutil command.

USAGE: ./visage.rb  [options] [path_to_dir]

OPTIONS:
	-s -S -source	Specifies the directory in which Visage will look for source files, or the filename of a specific source file. 
					If not specified visage will  assume the current working directory is its source.
	
	-t -T -target	Specifies the directory into which Visage will deposit the generates iso(s). If not specifies Visage will use 
					the current working directory.
	
	-h -H -help		Displays help information/examples

Version data entries

8 entries across 8 versions & 2 rubygems

Version Path
nerdEd-visage-0.1.3 README
nerdEd-visage-0.2.0 README
nerdEd-visage-0.2.1 README
nerdEd-visage-0.2.2 README
nerdEd-visage-0.2.3 README
nerdEd-visage-0.2.4 README
nerdEd-visage-0.2.5 README
visage-0.2.5 README