# # patch "ChangeLog" # from [b27724dad95649435bee7ecbc15b9721e414769c] # to [16007223081da418bc1bfbda00013569938de69b] # # patch "monotone.texi" # from [3f70831b8aa51f91d3cb75fb9024756dbaea0ced] # to [d74fa06e6d9c011ec816d6d1e479c7ff6e2c1d2b] # ======================================================================== --- ChangeLog b27724dad95649435bee7ecbc15b9721e414769c +++ ChangeLog 16007223081da418bc1bfbda00013569938de69b @@ -1,5 +1,9 @@ 2005-09-01 Matthew Gregan + * monotone.texi: Fix a couple of minor typos. + +2005-09-01 Matthew Gregan + * monotone.texi: Update 'setup' documentation and tutorial to reflect new usage. Also update much of the monotone output in the tutorials to reflect the output of more modern versions of ======================================================================== --- monotone.texi 3f70831b8aa51f91d3cb75fb9024756dbaea0ced +++ monotone.texi d74fa06e6d9c011ec816d6d1e479c7ff6e2c1d2b @@ -1658,7 +1658,7 @@ @smallexample @group -monotone --db=abe.db sync jim-laptop.juicebot.co.jp "jp.co.juicebot.jb7*" +$ monotone --db=abe.db sync jim-laptop.juicebot.co.jp "jp.co.juicebot.jb7*" monotone: setting default server to jim-laptop.juicebot.co.jp monotone: setting default branch include pattern to 'jp.co.juicebot.jb7*' monotone: setting default branch exclude pattern to '' @@ -1892,7 +1892,6 @@ @smallexample @group $ monotone sync - monotone: connecting to jim-laptop.juicebot.co.jp monotone: finding items to synchronize: monotone: certs | keys | revisions @@ -3956,7 +3955,7 @@ @smallexample @group -$ ./monotone list certs 4a96 +$ monotone list certs 4a96 monotone: expandeding partial id '4a96' monotone: expanded to '4a96a230293456baa9c6e7167cafb3c5b52a8e7f' -----------------------------------------------------------------