Bug #956
- Prevent any verbose information to be printed with the 'ids', 'uuids' and helper subcommands. - Unit tests. - Precise this behavior in the man pages.
This commit is contained in:
committed by
Paul Beckingham
parent
fe954a6acc
commit
0b1b677aa5
@@ -79,6 +79,7 @@ private:
|
||||
void createDefaultConfig ();
|
||||
void loadAliases ();
|
||||
void updateXtermTitle ();
|
||||
void updateVerbosity ();
|
||||
|
||||
public:
|
||||
std::string program;
|
||||
|
||||
Reference in New Issue
Block a user