diff options
Diffstat (limited to 'tvix/docs/src/nix-daemon/logging.md')
-rw-r--r-- | tvix/docs/src/nix-daemon/logging.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tvix/docs/src/nix-daemon/logging.md b/tvix/docs/src/nix-daemon/logging.md index c2828b13c21a..b6522c867100 100644 --- a/tvix/docs/src/nix-daemon/logging.md +++ b/tvix/docs/src/nix-daemon/logging.md @@ -96,6 +96,7 @@ Implemented in protocol 1.20. When backwards compatible with older versions of the protocol and this message would have been sent it is instead ignored. - 0x53544f50 :: [UInt64][se-UInt64] (hardcoded, 'STOP' in ASCII) +- act :: [UInt64][se-UInt64] ### `STDERR_RESULT` |