gnames / gndiff

GNdiff compares scientific names from two files
MIT License
5 stars 1 forks source link

-p and --port options not working #29

Open abubelinha opened 6 months ago

abubelinha commented 6 months ago

When running gndiff -V shows no info about how to run as a server. So I was assuming it is still work in progress.

But I have realized the documentation mentions it as an already implemented feature.

It is not working for me:

c:>gnames\gndiff -V

version: v0.2.1

build:   2023-09-06_18:45:19UTC

c:>gnames\gndiff --port 8080
Error: unknown flag: --port
Usage:
  gndiff source_file reference_file [flags]

Flags:
  -f, --format string   Sets output format. Can be one of:
                        'csv', 'tsv', 'compact', 'pretty'
                        default is 'csv'.
  -h, --help            help for gndiff
  -q, --quiet           Do not output info and warning logs.
  -V, --version         shows build version and date, ignores other flags.

Error: unknown flag: --port
dimus commented 6 months ago

@abubelinha thank you for letting me know, I have 2 conferences back to back, when they are over, I'll get back to gndiff (after May 17). Glad you are playing with gndiff, I do want to get it to the same level of quality as other gn projects.