X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=usage.go;h=12f4f9821c22b3fd566075eef382c5fa2de90aec;hb=8d2ac7eab48109db94e73368f4e980066b291b55;hp=7b73f6736dd74cd78efbb1d68411795cb8019eeb;hpb=d5a14112bd34676379cd624868717148d93070a1;p=goredo.git diff --git a/usage.go b/usage.go index 7b73f67..12f4f98 100644 --- a/usage.go +++ b/usage.go @@ -26,7 +26,7 @@ import ( ) const ( - Version = "0.3.1" + Version = "0.6.2" 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} [...]