Feedback from GH Review.

1. Fix README.md dynamic plugin example (needs keywords, abspath!)
   (pointed out by @carnhofdaki).
2. Define magic number we use (suggested by @FreePietje)
This commit is contained in:
Rusty Russell
2021-08-02 16:43:42 +09:30
parent 5d062830ba
commit c05c8bf300
2 changed files with 4 additions and 3 deletions

View File

@@ -20,8 +20,8 @@ Each of these can be specified more than once:
## Example Usage
$ l1-cli plugin start commando.py commando_reader=0266e4598d1d3c415f572a8488830b60f7e744ed9235eb0b1ba93283b315c03518
$ l2-cli plugin start commando.py
$ l1-cli plugin subcommand=start plugin=`pwd`/commando.py commando_reader=0266e4598d1d3c415f572a8488830b60f7e744ed9235eb0b1ba93283b315c03518
$ l2-cli plugin start $(pwd)/commando.py
$ l2-cli commando 022d223620a359a47ff7f7ac447c85c46c923da53389221a0054c11c1e3ca31d59 stop