diff README @ 2769:b96349ae3e2a

metaedit: add support for the -D and -U options
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Sun, 23 Jul 2017 07:33:36 +0200
parents 85e5a56db776
children 6044bd16bfb7
line wrap: on
line diff
--- a/README	Sun Jul 23 07:32:54 2017 +0200
+++ b/README	Sun Jul 23 07:33:36 2017 +0200
@@ -128,6 +128,7 @@
     (same as uncommit, but accessible through the amend commit)
   - uncommit: add support for --current-date and --current-user option
   - fold: add support for --current-date and --current-user option
+  - metaedit: add support for --current-date and --current-user option
 
   - topic: add --age option to sort topic by the most recently touched,
   - topic: add a 't0' to access the root of a topic while keeping it active,