Skip to content

Commit

Permalink
src/winusb: print_help: Fix program description
Browse files Browse the repository at this point in the history
Signed-off-by: 林博仁 <[email protected]>
  • Loading branch information
brlin-tw committed Jun 6, 2017
1 parent 895e96a commit c1694e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/winusb
Original file line number Diff line number Diff line change
Expand Up @@ -872,7 +872,7 @@ print_help(){

echo -e "${APPLICATION_NAME}'s Help"
echo -e "=========================="
echo -e "Convert a bootable Windows media to a bootable USB storage device"
echo -e "Create a bootable Windows USB device from a bootable Windows optical disk or an disk image"
echo -e
echo -e "Copy Windows files to an existing FAT partition of an USB storage and make it bootable"
echo -e "NOTE: All files that has the same name will be OVERWRITTEN!"
Expand Down

0 comments on commit c1694e5

Please sign in to comment.