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

Fix typo in --bindle-path help text #105

Merged
merged 1 commit into from
Aug 9, 2021
Merged

Conversation

itowlson
Copy link
Contributor

@itowlson itowlson commented Aug 8, 2021

No description provided.

@@ -58,7 +58,7 @@ pub async fn main() -> Result<(), anyhow::Error> {
.arg(
Arg::with_name("bindle_path")
.long("bindle-path")
.help("A base bath for standalone bindles")
Copy link
Member

@radu-matei radu-matei Aug 9, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is working as intended, wontfix. < /snark>

@itowlson itowlson merged commit f97c804 into deislabs:main Aug 9, 2021
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.

None yet

2 participants