# # # patch "ChangeLog" # from [ed2e00d31aadb9137c4dd13cc94df4dace9ef97c] # to [10694bb8d1df3a7be69f543f93472b17e62c6ab1] # # patch "monotone.1" # from [9d6e28ed91576baedfc295f6a51eb6de75527aa5] # to [abc1b6e19fe0af125d2a12299c52e0eedc25989f] # # patch "monotone.texi" # from [f01bc564b6e7cc613dcf86ef89f99e5196bf60f7] # to [74e035d82a41dd0c58c9f9ff17e54c36626751c3] # ============================================================ --- ChangeLog ed2e00d31aadb9137c4dd13cc94df4dace9ef97c +++ ChangeLog 10694bb8d1df3a7be69f543f93472b17e62c6ab1 @@ -1,3 +1,7 @@ +2006-01-23 Henry Nestler + + * monotone.texi, monotone.1: Mode none for --ticker. + 2006-01-23 Nathaniel Smith * commands.cc (update): Hopefully improve wording of help a bit. ============================================================ --- monotone.1 9d6e28ed91576baedfc295f6a51eb6de75527aa5 +++ monotone.1 abc1b6e19fe0af125d2a12299c52e0eedc25989f @@ -245,12 +245,12 @@ \fB-b\fP \fI\fP An alias for \fB--branch=\fP\fI\fP .TP -\fB--ticket=\fP\fIdot|count\fP +\fB--ticket=\fP\fIdot|count|none\fP Use the given method to print tickers. The \fBcount\fP method prints the count for each ticker on one line, incrementing the numbers in place, while the \fBdot\fP method prints a continuous string of characters (like some programs provide a progress line of dots). -The default is \fBcount\fP. +\fBnone\fP prints nothing. The default is \fBcount\fP. .TP \fB--revision=\fP\fI\fP Used to specify one or more revision ids to various commands. ============================================================ --- monotone.texi f01bc564b6e7cc613dcf86ef89f99e5196bf60f7 +++ monotone.texi 74e035d82a41dd0c58c9f9ff17e54c36626751c3 @@ -7759,12 +7759,12 @@ in operations on existing branches (commit, update, etc). @comment TROFF INPUT: .TP address@hidden @address@hidden|@b{count}] address@hidden @address@hidden|@b{count}|@b{none}] Use the given method to print tickers. The @b{count} method prints the count for each ticker on one line, incrementing the numbers in place, while the @b{dot} method prints a continuous string of characters (like some programs provide a progress line of dots). -The default is @b{count}. address@hidden prints nothing. The default is @b{count}. @item @address@hidden} @itemx @b{-r} @i{}