Fix #368
This commit is contained in:
parent
532cad6148
commit
11ded13b85
@ -58,6 +58,7 @@ There are several [projects based on `buku`](#related-projects), including a bro
|
||||
- [Colors](#colors)
|
||||
- [Quickstart](#quickstart)
|
||||
- [Examples](#examples)
|
||||
- [Automation](#automation)
|
||||
- [Troubleshooting](#troubleshooting)
|
||||
- [Editor integration](#editor-integration)
|
||||
- [Collaborators](#collaborators)
|
||||
@ -461,6 +462,10 @@ PROMPT KEYS:
|
||||
$ buku -h
|
||||
$ man buku
|
||||
|
||||
### Automation
|
||||
|
||||
Interactive workflows can be automated using expect. Issue [#368](https://github.com/jarun/Buku/issues/368) has a working example on automating auto-import.
|
||||
|
||||
### Troubleshooting
|
||||
|
||||
#### Editor integration
|
||||
|
Loading…
Reference in New Issue
Block a user