petermr / pygetpapers

a Python version of getpapers
Apache License 2.0
78 stars 9 forks source link

JOSS Review: Improve help message from the command-line tool #38

Closed khinsen closed 2 years ago

khinsen commented 2 years ago

pygetpapers -h says, among other hints:

  -o OUTPUT, --output OUTPUT
                        output directory (Default: Folder inside current working
                        directory named )

From the observed behaviour, that should probably be ".. folder inside the current working directory whose name is the current date and time".

ayush4921 commented 2 years ago

Thanks, a lot for pointing this out, I have edited the help text. It will get pushed in the next version release.

khinsen commented 2 years ago

Great! There's also a copy of it in the README.

ayush4921 commented 2 years ago

@khinsen Resolved in the readme as well! :)