mirror of
https://github.com/kdheepak/taskwarrior-tui.git
synced 2025-08-26 03:07:18 +02:00
docs: Update documentation 📚
This commit is contained in:
parent
ca346dae49
commit
026497b5ee
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ If `taskwarrior-tui` encounters a prompt by the subprocess or the shortcut, `tas
|
||||||
This means, if you want to run a `taskwarrior` command as a shell command, you may want to pass `rc.confirmation=off` in the command.
|
This means, if you want to run a `taskwarrior` command as a shell command, you may want to pass `rc.confirmation=off` in the command.
|
||||||
See the following screencast as an example:
|
See the following screencast as an example:
|
||||||
|
|
||||||

|
<video src="https://user-images.githubusercontent.com/1813121/159824511-de66d4fc-0a59-4a65-9c74-7419c127481e.mov"></video>
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
task rc.confirmation=off context define test project:work
|
task rc.confirmation=off context define test project:work
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue