mirror of
https://github.com/go-task/task.git
synced 2026-06-24 05:05:49 +00:00
chore: sync translations (#1440)
This commit is contained in:
@@ -120,6 +120,7 @@ There are some special variables that is available on the templating system:
|
||||
| Переменные | Описание |
|
||||
| ------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| `CLI_ARGS` | Contain all extra arguments passed after `--` when calling Task through the CLI. |
|
||||
| `CLI_FORCE` | A boolean containing whether the `--force` or `--force-all` flags were set. |
|
||||
| `TASK` | The name of the current task. |
|
||||
| `ROOT_DIR` | The absolute path of the root Taskfile. |
|
||||
| `TASKFILE_DIR` | The absolute path of the included Taskfile. |
|
||||
|
||||
Reference in New Issue
Block a user