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

--no-circular option #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

logansnow17
Copy link

Parity with dpdm's --no-circular option.

dpdm uses yargs which allows negating values for boolean flags via a --no- prefix: http://yargs.js.org/docs/#api-booleankey

I don't think the argv.circular argument was used in main.rs. This should be backwards-compatible since the default behavior is the same

@GrinZero
Copy link
Owner

I'm very sorry for only seeing your PR today. I will test it later and restart the process

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

Successfully merging this pull request may close these issues.

2 participants