@tekmidian/pai 0.21.1 → 0.22.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cli/index.mjs +1 -1
- package/dist/cli/program.mjs +1 -1
- package/dist/pick-CbvxEGrI.mjs +13163 -0
- package/dist/pick-CbvxEGrI.mjs.map +1 -0
- package/docs/commands/task.md +1 -0
- package/package.json +1 -1
package/docs/commands/task.md
CHANGED
|
@@ -158,6 +158,7 @@ Save a task's discussion into the owning project's notes, without completing it
|
|
|
158
158
|
| Option | Description | Default |
|
|
159
159
|
|--------|-------------|---------|
|
|
160
160
|
| `--quiet` | Print nothing (for hook and webhook callers) | |
|
|
161
|
+
| `--no-notify` | Do not tell the owning session where the file landed | |
|
|
161
162
|
|
|
162
163
|
|
|
163
164
|
### pai task done <id>
|