]> Cypherpunks.ru repositories - goredo.git/blobdiff - usage.go
redo-inode help
[goredo.git] / usage.go
index ec46d58e84f911e8259d2a21a9b90ad4eab99dd7..1c63fd03f3cd23d311db9813b271a6cd1761c66b 100644 (file)
--- a/usage.go
+++ b/usage.go
@@ -24,7 +24,7 @@ import (
 )
 
 const (
-       Version  = "1.29.0"
+       Version  = "1.33.0"
        Warranty = `Copyright (C) 2020-2023 Sergey Matveev
 
 This program is free software: you can redistribute it and/or modify
@@ -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