'\" t .\" Title: timew-undo .\" Author: [see the "AUTHOR(S)" section] .\" Generator: Asciidoctor 2.0.20 .\" Date: 2023-10-14 .\" Manual: User Manuals .\" Source: timew 1.7.0 .\" Language: English .\" .TH "TIMEW\-UNDO" "1" "2023-10-14" "timew 1.7.0" "User Manuals" .ie \n(.g .ds Aq \(aq .el .ds Aq ' .ss \n[.ss] 0 .nh .ad l .de URL \fI\\$2\fP <\\$1>\\$3 .. .als MTO URL .if \n[.g] \{\ . mso www.tmac . am URL . ad l . . . am MTO . ad l . . . LINKSTYLE pass:[blue\ R\ <\ >] .\} .SH "NAME" timew-undo \- revert Timewarrior commands .SH "SYNOPSIS" .sp .nf \fBtimew undo\fP .fi .br .SH "DESCRIPTION" .sp The \*(Aqundo\*(Aq command is used to revert the action of Timewarrior commands. Only commands affecting intervals or Timewarrior configuration can be reverted. Timewarrior keeps a journal of changes to the interval database and Timewarrior configuration. A call to \*(Aqundo\*(Aq removes the last entry in the journal and restores the previous state. As long as there are entries in the journal, you can revert the respective action. The \*(Aqundo\*(Aq command itself cannot be undone! .SH "EXAMPLES" .sp Undo an interval modification .RS 4 .sp .if n .RS 4 .nf .fam C $ timew split @1 $ timew undo .fam .fi .if n .RE .RE