X-Git-Url: http://www.git.cypherpunks.ru/?p=goredo.git;a=blobdiff_plain;f=usage.go;h=f9b8616b82723590fa2ca573a6f85c7a1f595703;hp=48fee289996057c06fe62fcf06cdf3b3e1c32017;hb=a6510ac6225a3a93df9d27dc316a3c1c0fcde426;hpb=a5111e179e5aca57420fd1cc95c1b21e7cd34226 diff --git a/usage.go b/usage.go index 48fee28..f9b8616 100644 --- a/usage.go +++ b/usage.go @@ -26,7 +26,7 @@ import ( ) const ( - Version = "0.5.0" + Version = "0.6.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. @@ -58,7 +58,7 @@ be linked to goredo executable. It determines the command by its own name. You can create them by running: goredo -symlinks. * redo [options] [target ...] - forcefully and sequentially build specified targets + forcefully and *sequentially* build specified targets * redo-always always build current target. Unusable outside .do * redo-cleanup {full,log,tmp} [...]