mirror of
https://github.com/nushell/nushell.git
synced 2024-12-23 15:39:06 +01:00
fix documentation of plugin encodings (#6052)
Co-authored-by: Benjamin Lee <benjamin@computer.surgery>
This commit is contained in:
parent
7bf09559a6
commit
58ee2bf06a
@ -10,4 +10,4 @@ To install:
|
||||
|
||||
To register (from inside Nushell):
|
||||
```
|
||||
> register <path to installed plugin> --encoding capnp
|
||||
> register <path to installed plugin> --encoding json
|
@ -10,4 +10,4 @@ To install:
|
||||
|
||||
To register (from inside Nushell):
|
||||
```
|
||||
> register <path to installed plugin> --encoding capnp
|
||||
> register <path to installed plugin> --encoding json
|
Loading…
Reference in New Issue
Block a user