mark agent commands description as outdated

This commit is contained in:
Efim Poberezkin
2020-12-25 18:14:44 +04:00
parent 3eb33363a0
commit 77a532ff13
+6
View File
@@ -58,6 +58,8 @@ Here and further recipient is referred to the side that initiates the connection
#### `create`
🚧 **To be fixed according to agent2.gv**
Requests recipient SMP server to create a new SMP queue.
Is made by the [recipient](#Recipient-and-sender-terminology).
@@ -87,6 +89,8 @@ Is made by the [recipient](#Recipient-and-sender-terminology).
#### `join`
🚧 **To be fixed according to agent2.gv**
Replies via out-of-band invitation with sender's key and profile.
Is made by the [sender](#Recipient-and-sender-terminology).
@@ -98,6 +102,8 @@ Is made by the [sender](#Recipient-and-sender-terminology).
#### `accept`
🚧 **To be fixed according to agent2.gv**
Secures SMP queue with sender's key.
Is made by the [recipient](#Recipient-and-sender-terminology).