X-Git-Url: http://www.git.cypherpunks.ru/?p=goredo.git;a=blobdiff_plain;f=usage.go;h=beb221f1a1e805f55a44f4b6649693a9a7ed07cc;hp=ce838b47e6e58135168828df7e577f78f19c3721;hb=9cbb466ce80096c2c12c88be50e475265adb74b1;hpb=ebd96d2c56c742d9d00bccb9faee5fc1a7db664a diff --git a/usage.go b/usage.go index ce838b4..beb221f 100644 --- a/usage.go +++ b/usage.go @@ -91,5 +91,7 @@ Additional environment variables: NO_COLOR -- disable messages colouring REDO_NO_SYNC -- disable files/directories explicit filesystem syncing REDO_TOP_DIR -- do not search for .do above that directory - (it can contain .redo/top as an alternative)`) + (it can contain .redo/top as an alternative) + REDO_INODE_NO_TRUST -- do not trust inode information (except for size) + and always check file's hash`) }