Skip to content

Commit

Permalink
Clean up readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jetsonhacks committed Apr 17, 2019
1 parent 8c4e3a6 commit d90b1ea
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,13 @@ Automount a device given the label
> autoMount.sh - Automount a device, useful for external media like USB drives
> usage: autoMount.sh [ [-l label] | [-h]]
> -l | --label <labelname> Label to lookup
> -l | --label [labelname] Label to lookup
> -h | --help This message
>
> Example usage:
> $ ./shellScript.sh -l RaceUSB
> where RaceUSB is the label of the device mounted at /media/jetsonhacks/RaceUSB
>
> Tool to help automount the device given from the label
> The script looks up the device, mounting point and UUID for the given label
> Optionally add it to /etc/fstab
Expand Down

0 comments on commit d90b1ea

Please # to comment.