Commit 97541a5
committed
Fixed typo in
`s/arount/around/` for build argument. Also added period to end of
sentence since the newline is ignored when rendering the help menu.
Last but not least, I changed the help string to multiline string (i.e.
`"""`) instead of using `\n` and escaping newline.
Signed-off-by: Lars Erik Wik <lars.erik.wik@northern.tech>cfengine --help
1 parent 0e2f53e commit 97541a5
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
0 commit comments