update delete>abandon

This commit is contained in:
Thomas Zarebczan 2019-08-05 12:12:29 -04:00 committed by Lex Berezhny
parent b57a7475c5
commit 266aa1b15d

View file

@ -3503,7 +3503,7 @@ class Daemon(metaclass=JSONRPCServerType):
Abandon a comment published under your channel identity.
Usage:
comment_delete (<comment_id> | --comment_id=<comment_id>)
comment_abandon (<comment_id> | --comment_id=<comment_id>)
Options:
--comment_id=<comment_id> : (str) The ID of the comment to be deleted.