Skip to content

Commit

Permalink
Update root.go
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 committed Jan 5, 2022
1 parent 8eea901 commit fc907c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ func init() {
rootCmd.PersistentFlags().StringVar(
&colMaxWords,
"colMaxWords",
"6",
"4",
"Max number of words per line in a column",
)
}
Expand Down

0 comments on commit fc907c0

Please sign in to comment.