JElchison / format-udf

Bash script to format a block device (hard drive or Flash drive) in UDF. The output is a drive that can be used for reading/writing across multiple operating system families: Windows, macOS, and Linux. This script should be capable of running in macOS or in Linux.
GNU General Public License v2.0
509 stars 48 forks source link

mkudffs command syntax correction #42

Closed lafleurdeboum closed 6 years ago

lafleurdeboum commented 6 years ago

moved the --media-type option before the --udfrev option at line 698 - Fixes https://github.com/JElchison/format-udf/issues/40