diff options
Diffstat (limited to 'qapi/transaction.json')
-rw-r--r-- | qapi/transaction.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/qapi/transaction.json b/qapi/transaction.json index 45233dd..78cc218 100644 --- a/qapi/transaction.json +++ b/qapi/transaction.json @@ -236,7 +236,8 @@ # # Returns: nothing on success # -# Errors depend on the operations of the transaction +# Errors: +# Any errors from commands in the transaction # # Note: The transaction aborts on the first failure. Therefore, there # will be information on only one failed operation returned in an |