X-Git-Url: https://git.ladys.computer/Shushe/blobdiff_plain/cd1e51dfa7c2883a9dccaee37dda45ce17223186..795e986a74f14006d2ae4d09198e65e195712b5c:/README.markdown 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).