From: Sergey Matveev Date: Wed, 4 Oct 2023 11:59:33 +0000 (+0300) Subject: redo-inode help X-Git-Tag: v2.0.0~23 X-Git-Url: http://www.git.cypherpunks.ru/?p=goredo.git;a=commitdiff_plain;h=6aadfaee1ec434c7d0e4d2516912ef0f771eccbe redo-inode help --- diff --git a/usage.go b/usage.go index 4cffd4a..1c63fd0 100644 --- a/usage.go +++ b/usage.go @@ -110,6 +110,10 @@ List all targets that will be affected by changing the specified ones.` Traverse over all .redo directories beneath and check if inode's information (ctime/mtime) differs. Update dependency if file's content is still the same.` + case CmdNameRedoInode: + d = `Usage: redo-inode target [...] + +Just calcuate inode information about each target and print in recfile format.` default: d = `Usage: goredo -symlinks