mirror of
https://github.com/PR0M3TH3AN/Marlin.git
synced 2025-09-08 15:18:44 +00:00

- Updated .gitignore to include new target files and reports. - Added a new CLI cheatsheet document for quick reference on commands and flags. - Modified benchmark results in `bench/dirty-vs-full.md` to reflect updated performance metrics. - Changed permissions for `run_all_tests.sh` to make it executable. - Updated `target/.rustc_info.json` with additional output information. - Adjusted file modes for `target/release/marlin` and `target/release/marlin.d`.
24 lines
580 B
Markdown
24 lines
580 B
Markdown
| Command | Flags |
|
|
| ------- | ----- |
|
|
| `link add` | --type |
|
|
| `link rm` | --type |
|
|
| `link list` | --direction, --type |
|
|
| `link backlinks` | — |
|
|
| `coll create` | — |
|
|
| `coll add` | — |
|
|
| `coll list` | — |
|
|
| `view save` | — |
|
|
| `view list` | — |
|
|
| `view exec` | — |
|
|
| `state set` | — |
|
|
| `state transitions-add` | — |
|
|
| `state log` | — |
|
|
| `task scan` | — |
|
|
| `task list` | --due-today |
|
|
| `remind set` | — |
|
|
| `annotate add` | --range, --highlight |
|
|
| `annotate list` | — |
|
|
| `version diff` | — |
|
|
| `event add` | — |
|
|
| `event timeline` | — |
|