changeset 3:455043eb436a

More info in the README.
author Ludovic Chabant <ludovic@chabant.com>
date Sat, 28 Mar 2015 15:51:21 -0700
parents 08dfce548a9f
children bdfc8a4a335d
files README.md
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/README.md	Sat Mar 28 15:43:57 2015 -0700
+++ b/README.md	Sat Mar 28 15:51:21 2015 -0700
@@ -19,6 +19,10 @@
 you can override with the `--tmp-dir` argument), update back to every tag, and
 run `foo bar` each time at the root of the clone.
 
+If you already ran September previously, however, it will only run the command
+on any new/changed tag. You can see what September remembers by using the
+`--status` argument.
+
 September will guess what kind of repository you're giving it, and do the
 appropriate things to clone and update it. Right now Git and Mercurial are
 supported.