mirror of
https://github.com/NixOS/nix
synced 2025-06-25 10:41:16 +02:00
nix: Add --help-config flag
This commit is contained in:
parent
b8283773bd
commit
aa952d5f0b
3 changed files with 30 additions and 2 deletions
|
@ -41,7 +41,7 @@ protected:
|
|||
|
||||
virtual bool processFlag(Strings::iterator & pos, Strings::iterator end);
|
||||
|
||||
void printFlags(std::ostream & out);
|
||||
virtual void printFlags(std::ostream & out);
|
||||
|
||||
/* Positional arguments. */
|
||||
struct ExpectedArg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue