Skip to content

Commit 47bb51d

Browse files
committed
f
1 parent 9c720d1 commit 47bb51d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cli/cmd/network_report.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ import (
1717

1818
func (r *runners) InitNetworkReport(parent *cobra.Command) *cobra.Command {
1919
cmd := &cobra.Command{
20-
Use: "report NETWORK_ID",
20+
Use: "report [NETWORK_ID]",
2121
Short: "Get network report",
2222
Long: `Get a network report showing detailed network activity for a specified network.
2323

0 commit comments

Comments
 (0)