Skip to content

Commit

Permalink
Max Values -> Max # of Values (#766)
Browse files Browse the repository at this point in the history
  • Loading branch information
nh13 authored Feb 1, 2022
1 parent 2941e4b commit c26d405
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@ class BuildToolDocs
|
|## Arguments
|
||Name|Flag|Type|Description|Required?|Max Values|Default Value(s)|
||----|----|----|-----------|---------|----------|----------------|
||Name|Flag|Type|Description|Required?|Max # of Values|Default Value(s)|
||----|----|----|-----------|---------|---------------|----------------|
""".stripMargin.trim

val builder = new StringBuilder(doc).append('\n')
Expand Down

0 comments on commit c26d405

Please sign in to comment.