Skip to content

Commit f2be1b4

Browse files
committed
Fix godoc for commands package
Signed-off-by: Matt Stratton <matt.stratton@gmail.com>
1 parent e44fa21 commit f2be1b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

commands/root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// package Commands defines and implements command-line commands and flags
1+
// package commands defines and implements command-line commands and flags
22
// used by devopsdays-cli. Commands and flags are implemented using Cobra.
33
package commands
44

0 commit comments

Comments
 (0)