From: Tobias Ulmer Date: Mon, 31 Oct 2016 16:45:08 +0000 (+0100) Subject: e2tool: update developer documentation X-Git-Tag: e2factory-2.3.15rc1~37 X-Git-Url: https://git.e2factory.org/?a=commitdiff_plain;h=3c086c5c6cfd9d884b83d1da1884a01bc7238e81;p=e2factory.git e2tool: update developer documentation Signed-off-by: Tobias Ulmer --- diff --git a/local/e2tool.lua b/local/e2tool.lua index f517d20..4aef52f 100644 --- a/local/e2tool.lua +++ b/local/e2tool.lua @@ -620,6 +620,7 @@ end --- Compute checksum of file by retreiving it via the cache transport, -- no matter the configuration what and hashing local. -- @param file a file table +-- @param flags cache flags -- @return fileid on success, false if an error occured. -- @return error object on failure. local function compute_fileid(file, flags)