improve readme

This commit is contained in:
flux 2022-09-30 10:18:52 -07:00
parent a63705ab26
commit a4a3940415
No known key found for this signature in database
GPG key ID: 9333B27816848A15

View file

@ -1,3 +1,11 @@
# book_runner # book_runner
run a command and put the output in a book run a command and put the output in a book
## usage
hold a single empty book (`default:book`) in your hand, and run:
* `/run_in_book commandname args`
the book will become a written book; the title will be the command name and arguments, the body will
be the command output.