- 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:
Louis-Claude Canon 2012-05-22 18:01:30 +02:00 committed by Paul Beckingham
parent fe954a6acc
commit 0b1b677aa5
5 changed files with 92 additions and 3 deletions

View file

@ -79,6 +79,7 @@ private:
void createDefaultConfig ();
void loadAliases ();
void updateXtermTitle ();
void updateVerbosity ();
public:
std::string program;