]> Cypherpunks.ru repositories - goredo.git/blobdiff - usage.go
Repetitive OOD optimization
[goredo.git] / usage.go
index 5948b691045bda4e6ea37b138c11768b209e41a0..a8bb28b8191849c4289539b7f7cab38351eebbcb 100644 (file)
--- a/usage.go
+++ b/usage.go
@@ -26,7 +26,7 @@ import (
 )
 
 const (
-       Version  = "1.0.0"
+       Version  = "1.3.0"
        Warranty = `This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation, version 3 of the License.
@@ -61,7 +61,7 @@ You can create them by running: goredo -symlinks.
   forcefully and *sequentially* build specified targets
 * redo-always
   always build current target. Unusable outside .do
-* redo-cleanup {full,log,tmp} [...]
+* redo-cleanup [-dry-run] {full,log,tmp} [...]
   remove either all goredo's related temporary files, or kept stderr
   logs, or everything (including .redo directories) related
 * redo-dot target [...]