You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Outputs data on the terminal, by default with syntax-highlighting turned on.
26
26
Note that the output doesn’t resemble the file verbatim, but it may apply some minor formatting.
27
27
28
-
If run with filter flags, it only outputs those entries that match the filter clauses (i.e., you may see partial records).
28
+
If run with filter flags, it only outputs those entries that match the filter clauses. E.g., when filtering for a tag that only appears particular entries, it will exclude all other entries from that record.
29
29
30
30
You can optionally also sort the records, or print out the total times for each record and entry.
0 commit comments