From 945e0684afc3c22ac658dbb68005cb2ebf5ac51c Mon Sep 17 00:00:00 2001 From: Vlad Date: Fri, 22 Sep 2017 19:20:44 +0300 Subject: added date parameter for time tracking --- doc/user/project/quick_actions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/user/project/quick_actions.md b/doc/user/project/quick_actions.md index 6a5d2d40927..e81e935e37d 100644 --- a/doc/user/project/quick_actions.md +++ b/doc/user/project/quick_actions.md @@ -32,7 +32,7 @@ do. | `/wip` | Toggle the Work In Progress status | | /estimate <1w 3d 2h 14m> | Set time estimate | | `/remove_estimate` | Remove estimated time | -| /spend <1h 30m | -1h 5m> | Add or subtract spent time | +| /spend <time(1h 30m | -1h 5m)> <date(YYYY-MM-DD)> | Add or subtract spent time; optionally, specify the date that time was spent on | | `/remove_time_spent` | Remove time spent | | `/target_branch ` | Set target branch for current merge request | | `/award :emoji:` | Toggle award for :emoji: | -- cgit v1.2.3