X-Git-Url: https://git.ladys.computer/Shushe/blobdiff_plain/03f9773767ae7811289561abe5162e8b04578991..d4281613317ae20f8d443ec17b2f0ed5fd62581b:/README.markdown?ds=sidebyside diff --git a/README.markdown b/README.markdown index 573fb86..e0a143e 100644 --- a/README.markdown +++ b/README.markdown @@ -102,6 +102,7 @@ In every case, you may supply your own implementation by overriding the - `awk` - `cat` +- `cksum` - `cp` - `date` - `echo` @@ -431,6 +432,9 @@ The following params are made available globally in parsers and - **`BUILDTIME`:** The current time. +- **`CKSUM`:** + The checksum of the source file (⅌ `cksum`). + - **`GENERATOR`:** The value of the `GENERATOR` variable (if present).