# # # patch "monotone.texi" # from [794aeeeb1450859129acc05515a60a2dd32c793f] # to [3e387ce60d7cbc35d847fac60dc30a1e1e5320ce] # ============================================================ --- monotone.texi 794aeeeb1450859129acc05515a60a2dd32c793f +++ monotone.texi 3e387ce60d7cbc35d847fac60dc30a1e1e5320ce @@ -7520,15 +7520,15 @@ @section Automation The argument @var{id} specifies the revision id for which the changeset information should be printed. address@hidden Added in: address@hidden Changes: -1.0 address@hidden address@hidden +7.0 -- @var{id} is now mandatory address@hidden +1.0 -- initial address@hidden itemize address@hidden Changed in: - -7.0 (@var{id} is now mandatory) - - @item Purpose: Prints change information for the specified revision id. @@ -7879,12 +7879,13 @@ @section Automation @item Added in: -3.0 address@hidden address@hidden +5.0 -- renamed from @command{attributes} to @command{get_attributes} address@hidden +3.0 -- initial address@hidden itemize address@hidden Renamed from @command{attributes} to @command{get_attributes} in: - -5.0 - @item Purpose: Prints all attributes of the given file and the attribute states. @@ -8039,16 +8040,15 @@ @section Automation workspace is needed in this case. @end itemize address@hidden Added in: address@hidden Changes: -4.0 address@hidden address@hidden +9.0 -- added @option{--with-header} option address@hidden +4.0 -- initial address@hidden itemize address@hidden Updated in: - -9.0 - -Added @option{--with-header} option. - @item Purpose: Prints the content changes between two revisions or a revision and the current @@ -8171,7 +8171,7 @@ @section Automation @item Added in: -8.0 +9.0 @item Purpose: @@ -8815,7 +8815,7 @@ @section Automation @itemize @item -9.0: -- Added default resolution for file content conflicts, user +9.0 -- Added default resolution for file content conflicts, user resolutions for others. @code{directory_loop_created} changed to @code{directory_loop}. @item 8.0 -- initial