add
task/add
Type: Command
| Argument | Type | Description |
|---|---|---|
| source | string | command that should be executed in the background |
| switch-to | switch | switch to background view immediately |
| append | switch | append output to file |
| file-name | file | default filename for output |
| save-interval | time | autosave interval for when filename is set |
| max-lines | num | maximum buffer lines |
| save-timestamp | switch | add a timestamp to the saved file |
| no-header-paging | switch | don't page header to output |
| max-size | num | maximum save file size |