Skip to content

Commit 08a676a

Browse files
Update README.md
Co-authored-by: Sawjan Gurung <[email protected]>
1 parent cde3e2d commit 08a676a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,5 +90,5 @@ go run main.go export --template template.tmpl
9090
#### work for a specific time period
9191
By default, the script will work with the current calendar month, but the start and end date can be configured with the `--start` and `--end` flags. The date format is `YYYY-MM-DD`.
9292

93-
#### limit by project
94-
To limit the time entries to a specific project, use the `--project` flag with the name of the project. This flag can be used multiple times to include multiple projects.
93+
#### filter by project
94+
To get the time entries of a specific project, use the `--project` flag with the name of the project. This flag can be used multiple times to include multiple projects.

0 commit comments

Comments
 (0)