README
changeset 55 c379bed603c6
parent 50 10fa939a4a3e
child 59 6c388fe11dcc
--- a/README	Mon Nov 15 09:33:02 2010 -0700
+++ b/README	Mon Nov 15 10:39:40 2010 -0800
@@ -122,7 +122,7 @@
     recorded as a reply to the particular message. `iadd` is the only command
     that changes the state of the repository (by adding the new issue files to
     the list of tracked files or updating some of them), however, it does not
-    perform an actual commit.
+    perform an actual commit unless explicitly asked to do so.
 
     `-p`, `--property`
         update a property of the issue ``ID``, e.g. ``-p state=resolved -p resolution=fixed``
@@ -137,6 +137,10 @@
     `-m`, `--message`
         use ``text`` as an issue subject
 
+    `-c`, `--commit`
+        commit the issue after the addition (all changes to the issue will be
+        committed)
+
 
 `ilist`
     List issues.