mirror of
https://github.com/natelandau/shell-scripting-templates.git
synced 2025-11-11 22:43:47 -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
|
* Writing logs
|
||||||
* Checking for dependecies (i.e. - ffmpeg or rsync)
|
* Checking for dependecies (i.e. - ffmpeg or rsync)
|
||||||
* Passing options from the command line
|
* Passing options from the command line
|
||||||
* Printing usage information when '-h' is passed
|
* Printing usage information when `-h` is passed
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
To use the bash boilerplate for your own script follow these steps.
|
To use the bash boilerplate for your own script follow these steps.
|
||||||
|
|||||||
Reference in New Issue
Block a user