Skip to content

Commit

Permalink
fix sitrep cmdlet
Browse files Browse the repository at this point in the history
  • Loading branch information
audibleblink committed Sep 14, 2018
1 parent 98d719d commit e96b2a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/commands/commands.go
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ func init() {
"Situation Awareness information",
0,
false,
helpFn},
sitrepFn},
&Command{
"help",
"",
Expand Down

0 comments on commit e96b2a3

Please sign in to comment.