mirror of
https://github.com/ldericher/autodoc.git
synced 2025-12-06 15:43:01 +00:00
Merge branch 'hotfix/0.4.1'
This commit is contained in:
commit
6145e16e58
1 changed files with 1 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ OPTIND=1
|
||||||
# initialize variables
|
# initialize variables
|
||||||
g_build=0
|
g_build=0
|
||||||
g_watch=0
|
g_watch=0
|
||||||
|
g_verbose=0
|
||||||
g_root=""
|
g_root=""
|
||||||
|
|
||||||
while getopts "h?bwvr:" opt; do
|
while getopts "h?bwvr:" opt; do
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue