X-Git-Url: http://www.git.cypherpunks.ru/?p=goredo.git;a=blobdiff_plain;f=usage.go;h=d31db406f97f35b5389056ef97cfc3ac97923ce4;hp=5948b691045bda4e6ea37b138c11768b209e41a0;hb=03dc7479b34085161634c652c5f0ad334227f22c;hpb=b1380c4500760639f27a36db4c8aa6f1422f489a diff --git a/usage.go b/usage.go index 5948b69..d31db40 100644 --- a/usage.go +++ b/usage.go @@ -26,7 +26,7 @@ import ( ) const ( - Version = "1.0.0" + Version = "1.1.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 [...]