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

Folder keys that start with hyphen #30

Closed
Wundark opened this issue May 5, 2015 · 1 comment
Closed

Folder keys that start with hyphen #30

Wundark opened this issue May 5, 2015 · 1 comment

Comments

@Wundark
Copy link

Wundark commented May 5, 2015

When I try the command

acd_cli.py tree -4nNUhxdTqWdKCLhJJC_CF

I get back

acd_cli.py: error: unrecognized arguments: -4nNUhxdTqWdKCLhJJC_CF

Is there a way I can pass in folders that have a key starting with a hyphen? I have tried using quote and speech marks but I have had no success.

@yadayada
Copy link
Owner

yadayada commented May 5, 2015

It's usually done by preceding the actual argument by two dashes and a whitespace. -- -4nNUhxdTqWdKCLhJJC_CF should do the trick.

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

No branches or pull requests

2 participants