X-Git-Url: http://www.git.cypherpunks.ru/?p=goredo.git;a=blobdiff_plain;f=usage.go;h=a8bb28b8191849c4289539b7f7cab38351eebbcb;hp=5948b691045bda4e6ea37b138c11768b209e41a0;hb=314f58ec690c7321535d6718e8d3a0ecb4cac019;hpb=cd29a67e26ef05f0ffadd83448f09886edef4111 diff --git a/usage.go b/usage.go index 5948b69..a8bb28b 100644 --- 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 [...]