mirror of
https://github.com/natelandau/shell-scripting-templates.git
synced 2025-11-10 22:13:48 -05:00
minor change
This commit is contained in:
@@ -45,7 +45,7 @@ This is a bash script boilerplate template that I use to create all my scripts.
|
||||
* Writing logs
|
||||
* Checking for dependecies (i.e. - ffmpeg or rsync)
|
||||
* Passing options from the command line
|
||||
* Printing usage information when '-h' is passed
|
||||
* Printing usage information when `-h` is passed
|
||||
|
||||
## Usage
|
||||
To use the bash boilerplate for your own script follow these steps.
|
||||
|
||||
Reference in New Issue
Block a user