mirror of
https://github.com/go-task/task.git
synced 2025-08-10 22:42:19 +02:00
Website: Fix typo on usage.md (#1104)
This commit is contained in:
@@ -707,7 +707,7 @@ When the `timestamp` method is used, the last time of the running the task is co
|
||||
|
||||
:::
|
||||
|
||||
### Using programmatic checks to indicate a task is up to date.
|
||||
### Using programmatic checks to indicate a task is up to date
|
||||
|
||||
Alternatively, you can inform a sequence of tests as `status`. If no error
|
||||
is returned (exit status 0), the task is considered up-to-date:
|
||||
|
Reference in New Issue
Block a user