]> Lady’s Gitweb - Shushe/blobdiff - README.markdown
Set .SHELLFLAGS to match Posix behaviour
[Shushe] / README.markdown
index 3375b8a36eb7b7bcdc63e078d6676da0c71f7708..7f5e1df90bd128b3550056f9dc656c7a1a5ff08f 100644 (file)
@@ -181,15 +181,16 @@ In every case, you may supply your own implementation by overriding the
 
 - `awk`
 - `cat`
+- `cd`
 - `cksum`
 - `cp`
 - `date`
+- `diff`
 - `file`
 - `find`
 - `git` (optional; set `GIT=` to disable)
 - `grep`
 - `ln`
-- `ls`
 - `mkdir`
 - `mv`
 - `od`
@@ -571,10 +572,6 @@ The following params are made available globally in parsers and
 
 - **`SRCTIME`:**
   The time at which the source file was last modified.
-  Due to limitations in Posix, this time will only have minute
-    precision if the file was modified in the last six months, and will
-    only have day precision if the file is older.
-  Users should not expect this value to be particularly stable.
 
 - **`THISREV`:**
   The value of the `THISREV` variable (if present).
This page took 0.063954 seconds and 4 git commands to generate.