Skip to content

Commit

Permalink
Merge pull request #3 from Zayac-The-Engineer/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
FabricatorZayac authored May 1, 2021
2 parents ff26751 + 7d00627 commit fa20636
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lazywal-cli
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ then
exit 1
fi

while getopts "hdr" option; do
while getopts "hdrk" option; do
case $option in
h) # display Help
_help
Expand Down

0 comments on commit fa20636

Please sign in to comment.