mirror of
https://github.com/NixOS/nix
synced 2025-07-02 21:51:50 +02:00
enum style
This commit is contained in:
parent
28d073e810
commit
09652f597c
2 changed files with 3 additions and 3 deletions
|
@ -40,7 +40,7 @@ int main()
|
|||
|
||||
printErrorInfo(StandardError()
|
||||
.name("name")
|
||||
.description("description")
|
||||
.description("error description")
|
||||
.nohint()
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue