Skip to content

Commit

Permalink
I
Browse files Browse the repository at this point in the history
  • Loading branch information
Zayac authored and Zayac committed May 1, 2021
1 parent 37ff4d8 commit d514093
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 d514093

Please sign in to comment.