mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-01-29 17:18:08 -05: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