Commit graph

3 commits

Author SHA1 Message Date
Turiiya
c0fec31bef
cli: fix default flags when their command equivalents are disabled (#21469)
* always replace `\r\n` with `\n`

* fix

* test

* cleanup

* add doc comment
2024-05-08 14:11:40 +03:00
Turiiya
b53012a09b
cli: make program outputs using the cli module testable in cli/testdata (#21456) 2024-05-08 10:11:23 +03:00
Felipe Pena
8445642567
cli: fix a panic and an infinite loop, when command flag descriptions have multiple lines (#17981) 2023-04-18 12:37:26 +03:00