# # # patch "monotone.texi" # from [37ae452de76a398d3b045cbf96603923fd013b5c] # to [80d5f3223267d1edc877181f467d50c0dfbdf9a9] # ============================================================ --- monotone.texi 37ae452de76a398d3b045cbf96603923fd013b5c +++ monotone.texi 80d5f3223267d1edc877181f467d50c0dfbdf9a9 @@ -8247,9 +8247,9 @@ @section Automation no revision: the diff is done from the parent (base) revision of this workspace to the workspace revision. @item -one revision: if @option{--reverse} is not given, the diff is done -from the given revision @option{id1} to the workspace revision. If address@hidden is not given, the order is reversed. +one revision: the diff is done from the given revision @option{id1} to +the workspace revision. If @option{--reverse} is given, the order is +reversed. @item two revisions: the diff is done from @option{id1} to @option{id2}; no workspace is needed in this case.