-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
product-pricelimiter.sh use getopts (breaking change)
- Major refactor that use getopts instead of positional arguments. This is required to make both MaxPrice & N optional. - Print all error regarding invalid or missing arguments at once. - Better wording for potential prices (float numbers) in selector. - More complete explanation for the HTML element (-s Selector). - If bc is installed, add 2 decimals to all prices.
- Loading branch information
Showing
2 changed files
with
76 additions
and
49 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters