]> Cypherpunks.ru repositories - goredo.git/blobdiff - doc/news.texi
Unify @env{$...} usage
[goredo.git] / doc / news.texi
index 4d3eb3c81f47123345dd90797b508519b7327f81..649655433a8a764f11541d893cc634e22e7396ef 100644 (file)
@@ -16,7 +16,7 @@
 @section Release 1.7.0
 @itemize
 @item
-    Optional compatibility (through @env{REDO_MAKE=@{bmake|gmake@}})
+    Optional compatibility (through @env{$REDO_MAKE=@{bmake|gmake@}})
     with either NetBSD's bmake or GNU Make jobserver protocols, being
     able to tightly integrate @command{goredo} with the @command{make}.
 @end itemize
@@ -54,7 +54,7 @@
 @section Release 1.4.0
 @itemize
 @item
-    Fixed proper @option{-xx} and @env{REDO_TRACE} workability, that
+    Fixed proper @option{-xx} and @env{$REDO_TRACE} workability, that
     previously was not applied to all targets.
 @item
     Simpler statusline cleaning function, does not leading to whitespace
     @code{Size} is stored in the state, for faster OOD detection.
     Previous @command{goredo} state files won't work.
 @item
-    Setting of @env{REDO_INODE_NO_TRUST} environment variable brings no
+    Setting of @env{$REDO_INODE_NO_TRUST} environment variable brings no
     trust to file inode's information (except for its size), forcing its
     checksum checking.
 @item
 @section Release 0.12.1
 @itemize
 @item
-    Tarball uses @file{vendor} directory without @env{GOPATH}
+    Tarball uses @file{vendor} directory without @env{$GOPATH}
     overriding. @command{goredo} and its dependencies anyway uses Go
     1.12+ versions, that have @file{vendor}-ing support.
 @end itemize
 @section Release 0.11.0
 @itemize
 @item
-    Previously @env{REDO_JOBS} overrided even explicitly specified
+    Previously @env{$REDO_JOBS} overrided even explicitly specified
     @option{-j} option. Fix that behaviour -- command line options must
     precede environment variables.
 @item @url{https://github.com/BLAKE3-team/BLAKE3, BLAKE3} replaces