diff -r ff1ff2aae132 -r 66048f6b5d0d tests/test-uncommit.t --- a/tests/test-uncommit.t Sat Sep 07 13:44:29 2019 -0400 +++ b/tests/test-uncommit.t Sat Sep 07 23:20:11 2019 -0400 @@ -42,6 +42,8 @@ -l --logfile FILE read commit message from file -d --date DATE record the specified date as commit date -u --user USER record the specified user as committer + -D --current-date record the current date as commit date + -U --current-user record the current user as committer (some details hidden, use --verbose to show complete help)