Skip to content

Commit

Permalink
Update root.go
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 committed Dec 27, 2021
1 parent aa08c04 commit 7637480
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 @@ -281,7 +281,7 @@ func init() {
"Max width of a column",
)
rootCmd.PersistentFlags().StringVar(
&colMaxWidth,
&colMaxWords,
"colMaxWords",
"6",
"Max number of words per line in a column",
Expand Down

0 comments on commit 7637480

Please sign in to comment.