mirror of
https://github.com/urbit/shrub.git
synced 2025-01-06 04:07:23 +03:00
conn: comment format
This commit is contained in:
parent
997544eb11
commit
f34f6a91e9
@ -5,13 +5,13 @@
|
|||||||
**
|
**
|
||||||
** the control plane nominally consumes input described by:
|
** the control plane nominally consumes input described by:
|
||||||
**
|
**
|
||||||
** $: request-id=@ :: id sent in response
|
** $: request-id=@ :: id sent in response
|
||||||
** $% [%fyrd fyrd-args=*] :: run a thread
|
** $% [%fyrd fyrd-args=*] :: run a thread
|
||||||
** [%peek peek-args=*] :: scry
|
** [%peek peek-args=*] :: scry
|
||||||
** [%peel peel-args=*] :: runtime peek
|
** [%peel peel-args=*] :: runtime peek
|
||||||
** [%ovum ovum-args=*] :: inject raw ovum
|
** [%ovum ovum-args=*] :: inject raw ovum
|
||||||
** [%urth urth-args=*] :: runtime command
|
** [%urth urth-args=*] :: runtime command
|
||||||
** == ==
|
** == ==
|
||||||
**
|
**
|
||||||
** request-id is a client-supplied atomic identifier that will
|
** request-id is a client-supplied atomic identifier that will
|
||||||
** be returned along with the response, to allow correlating
|
** be returned along with the response, to allow correlating
|
||||||
|
Loading…
Reference in New Issue
Block a user