Skip to content

Commit

Permalink
Merge pull request #40 from yymao/u/yymao/lower-case-p-as-option
Browse files Browse the repository at this point in the history
  • Loading branch information
yymao committed Oct 3, 2023
2 parents 6bbcf6a + 908df36 commit 2565d00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions adstex.py
Original file line number Diff line number Diff line change
Expand Up @@ -334,6 +334,7 @@ def main():
parser.add_argument(
"--parallel",
"-P",
"-p",
action="store_true",
help="enable parallel ADS update queries",
) # thanks to dwijn for adding this option
Expand Down

0 comments on commit 2565d00

Please sign in to comment.