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: unexpected argument '--dir' found #88

Closed
burg1ar opened this issue Mar 20, 2023 · 3 comments
Closed

error: unexpected argument '--dir' found #88

burg1ar opened this issue Mar 20, 2023 · 3 comments

Comments

@burg1ar
Copy link

burg1ar commented Mar 20, 2023

config file: ~/.erdtreerc, as follow:

--level 1
--icons
--scale 3

-s size
--dirs-first

run: et SomeDir

error occured:

error: unexpected argument '--dir' found

  note: argument '--dirs-first' exists

Once I delete the .erdtreerc file, and run the equivalent command: et -l 1 --icons --scale 3 -s size --dirs-first SomeDir, everything works fine.

@solidiquis
Copy link
Owner

Hey @burg1ar, this was resolved in #78.

It will be included in tonight/tomorrow's v1.6.0 release :]

@burg1ar
Copy link
Author

burg1ar commented Mar 20, 2023

thanks!

@solidiquis
Copy link
Owner

@burg1ar just fyi new version released :]

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

2 participants