mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: add Extension heading (#5506)
This commit is contained in:
@ -188,6 +188,7 @@ pub struct NodeCommand<Ext: RethCliExt = ()> {
|
||||
|
||||
/// Additional cli arguments
|
||||
#[clap(flatten)]
|
||||
#[clap(next_help_heading = "Extension")]
|
||||
pub ext: Ext::Node,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user