diff --git a/README.md b/README.md index 6a2fed8..e6617b3 100644 --- a/README.md +++ b/README.md @@ -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 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