X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=usage.go;h=035cff35c2928fec75a2d88a3ccd57da7674b615;hb=a3d6bbf97e90bf923142d061bc68b28cc1dec2a8;hp=171e0d37c506ecd313a9eb5affc829ecb2ab171a;hpb=f8a8a335216a6ec9aa6119d473d2f6aeb43958ca;p=goredo.git diff --git a/usage.go b/usage.go index 171e0d3..035cff3 100644 --- a/usage.go +++ b/usage.go @@ -26,7 +26,7 @@ import ( ) const ( - Version = "0.2.0" + Version = "0.7.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} [...]