Skip to content
Unverified Commit 19bc578e authored by Kazunobu Ndong's avatar Kazunobu Ndong Committed by GitHub
Browse files

polkadot-sdk-docs: Use command_macro! (#6624)



# Description

**Understood assignment:**
Initial assignment description is in #6194.
In order to Simplify the display of commands and ensure they are tested
for chain spec builder's `polkadot-sdk` reference docs, find every
occurrence of `#[docify::export]` where `process:Command` is used, and
replace the use of `process:Command` by `run_cmd!` from the `cmd_lib
crate`.

---------

Co-authored-by: default avatarIulian Barbu <[email protected]>
parent c808a009
Pipeline #508851 waiting for manual action with stages
in 1 hour, 16 minutes, and 54 seconds