BuildFilters should _and_ contexts/projects/tags
This commit is contained in:
@@ -16,7 +16,7 @@ import (
|
||||
// timeCmd represents the time command
|
||||
var timeCmd = &cobra.Command{
|
||||
Use: "time",
|
||||
Short: "A brief description of your command",
|
||||
Short: "Output the total time for the given contexts/projects",
|
||||
RunE: opShowTimers,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user