Skip to content

Commit

Permalink
Simple doc fix for param to load snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
gpestana committed Jan 25, 2024
1 parent 20c4c69 commit 74240d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@
//! try-runtime \
//! --runtime /path-to-substrate/target/release/wbuild/my-runtime.wasm \
//! on-runtime-upgrade \
//! snap -s my-snapshot.snap
//! snap -p my-snapshot.snap
//! ```
//!
//! * Execute the latest finalized block with the given runtime.
Expand Down

0 comments on commit 74240d5

Please sign in to comment.