We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 446a79e commit d77bd9eCopy full SHA for d77bd9e
acdc-parser/examples/generate_parser_fixtures.rs
@@ -1,6 +1,6 @@
1
//! Regenerate JSON test fixtures from .adoc files
2
//!
3
-//! Run with: `cargo run --example regenerate_parser_fixtures`
+//! Run with: `cargo run --example generate_parser_fixtures`
4
5
use std::path::PathBuf;
6
0 commit comments