mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-30 02:17:21 +02:00
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:
parent
fe954a6acc
commit
0b1b677aa5
5 changed files with 92 additions and 3 deletions
|
@ -79,6 +79,7 @@ private:
|
|||
void createDefaultConfig ();
|
||||
void loadAliases ();
|
||||
void updateXtermTitle ();
|
||||
void updateVerbosity ();
|
||||
|
||||
public:
|
||||
std::string program;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue