🚧 Setting up for -h/--help flag
This commit is contained in:
parent
7ee4d748e3
commit
edfd65f973
2 changed files with 9 additions and 0 deletions
5
scripts/bgit_help
Normal file
5
scripts/bgit_help
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
function b_help() {
|
||||
echo "${txtgreen}help message will go here${txtwhite}"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue