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

withoutRunCmd config --tree should imply --ls #101

Merged
merged 1 commit into from
Jan 14, 2024
Merged

Conversation

davidovich
Copy link
Owner

Before this change, when using the WithoutRunCmd configuration, if you were to use the --tree option to show the embedded files as a tree, summon would fail.

This change allows using the --tree from the root command, as advertised in help.

fixes #100

Before this change, when using the WithoutRunCmd configuration, if you
were to use the --tree option to show the embedded files as a tree,
summon would fail.

This change allows using the `--tree` from the root command, as
advertised in help.
@davidovich davidovich merged commit 9f46401 into main Jan 14, 2024
1 check passed
@davidovich davidovich deleted the tree-implies-ls branch January 14, 2024 21:11
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.

bug: using --tree when run cmd omitted fails with help message
1 participant