# # # patch "monotone.texi" # from [0894845f1d2b54d4815b1c8b951d0efecaa2843c] # to [55c34365c18b828bd4f6e0af1e4088a30493e88c] # ============================================================ --- monotone.texi 0894845f1d2b54d4815b1c8b951d0efecaa2843c +++ monotone.texi 55c34365c18b828bd4f6e0af1e4088a30493e88c @@ -11233,6 +11233,10 @@ @section Additional Lua Functions in ordinary Lua hooks, but rather for Lua based commands as defined by the Lua function @code{register_command}. +Note that keyboard interaction is disabled, just as if @option{--non-interactive} +is specified. Actions which require operations on password-encrypted private +keys will therefor fail unless the @code{get_passphrase} hook is set up locally. + @item parse_basic_io(@var{data}) Parse the string @var{data}, which should be in basic_io format. It returns nil