Verbose
- The 'verbose' configuration variable now accepts a specific list of items to be verbose about. See taskrc(5).
This commit is contained in:
@@ -71,7 +71,8 @@ std::string Config::defaults =
|
||||
"# Miscellaneous\n"
|
||||
"verbose=yes # Provide extra feedback\n"
|
||||
"#verbose=no # Provide minimal feedback\n"
|
||||
"#verbose=blanklines # Provide controlled feedback\n"
|
||||
"#verbose=list # Comma-separated list. May contain:\n"
|
||||
"#verbose=blank,header,footnote,label\n"
|
||||
"confirmation=yes # Confirmation on delete, big changes\n"
|
||||
"echo.command=yes # Details on command just run\n"
|
||||
"annotations=full # Level of verbosity for annotations: full, sparse or none\n"
|
||||
|
||||
Reference in New Issue
Block a user