Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error: unknown option `--login-token' #11

Open
shiny opened this issue May 9, 2016 · 1 comment
Open

error: unknown option `--login-token' #11

shiny opened this issue May 9, 2016 · 1 comment

Comments

@shiny
Copy link
Contributor

shiny commented May 9, 2016

dnspod-ddns --version
0.2.3

@shiny
Copy link
Contributor Author

shiny commented May 9, 2016

program .version(packageInfo.version) .usage('[options] [value ...]') .option('-d, --dns-domain <domain>', 'Set domain name(*required)') .option('-H, --dns-host <host>', 'Set host name(*required)') .option('-u, --user <user>', 'Set user name(*required)') .option('-p, --passwd <password>', 'Set password(*required)') .option('-D, --daemon', 'Start as daemon mode') .option('-i, --interface <interface>', 'Use IP address of specified network interface') .parse(process.argv);

vim /usr/local/bin/dnspod-ddns 后发现源码和 github 上的版本不一样?
但是 version 是同一个

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant