cmd/swarm: hashes command (#19008)
This commit is contained in:
committed by
Anton Evangelatov
parent
85b3b1c8d6
commit
7f55b0cbd8
@ -142,6 +142,8 @@ func init() {
|
||||
dbCommand,
|
||||
// See config.go
|
||||
DumpConfigCommand,
|
||||
// hashesCommand
|
||||
hashesCommand,
|
||||
}
|
||||
|
||||
// append a hidden help subcommand to all commands that have subcommands
|
||||
|
Reference in New Issue
Block a user