Removed unused args

This commit is contained in:
2Shirt 2019-04-15 23:16:57 -07:00
parent c66b2facbf
commit 4115f3cfe1
Signed by: 2Shirt
GPG key ID: 152FAC923B0E132C

View file

@ -17,17 +17,15 @@ Usage:
build-ufd (-h | --help) build-ufd (-h | --help)
Options: Options:
-d PATH, --linux-dgpu PATH
-e PATH, --extra-dir PATH -e PATH, --extra-dir PATH
-g PATH, --linux-dgpu PATH
-k PATH, --main-kit PATH -k PATH, --main-kit PATH
-l PATH, --linux PATH -l PATH, --linux PATH
-m PATH, --linux-minimal PATH -m PATH, --linux-minimal PATH
-u PATH, --ufd-device PATH -u PATH, --ufd-device PATH
-w PATH, --winpe PATH -w PATH, --winpe PATH
-d --debug Enable debug mode
-h --help Show this page -h --help Show this page
-v --verbose Enable verbose mode
-M --use-mbr Use real MBR instead of GPT w/ Protective MBR -M --use-mbr Use real MBR instead of GPT w/ Protective MBR
-F --force Bypass all confirmation messages. USE WITH EXTREME CAUTION! -F --force Bypass all confirmation messages. USE WITH EXTREME CAUTION!
-U --update Don't format device, just update -U --update Don't format device, just update