doc set

Set an entry in a document

Arguments

namenecessitydescription
KEYrequiredKey to the entry (parsed as UTF-8 string).
VALUErequiredContent to store for this entry (parsed as UTF-8 string).
authorrequiredAuthor of this entry. Required unless the author is set through the console or the IROH_AUTHOR environment variable.

Examples

doc set

> doc create --use
> set "key" "value"
@ydzwyyes…: key = azceusiw… (5 B)