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

User docs in trin book should use the binary #1530

Closed
carver opened this issue Oct 16, 2024 · 1 comment
Closed

User docs in trin book should use the binary #1530

carver opened this issue Oct 16, 2024 · 1 comment

Comments

@carver
Copy link
Collaborator

carver commented Oct 16, 2024

Currently, the doc examples are run using cargo, like:

cargo run -p trin -- --flag1 value

But should be:

trin --flag1 value
@carver
Copy link
Collaborator Author

carver commented Oct 31, 2024

Fixed by #1556

@carver carver closed this as completed Oct 31, 2024
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

1 participant