Skip to content

Commit

Permalink
Fix line spacing, readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jetsonhacks committed Apr 17, 2019
1 parent d90b1ea commit 707a331
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -23,11 +23,15 @@ 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
>
> -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

0 comments on commit 707a331

Please # to comment.