X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/7c7dba8a71dd835fb53e7f24dc2dc6a2a3d8dfe1..dff44e4a6d98cccd2b4af56397a80dc127b0242b:/doc/bugs/bzr-update-syntax-error.mdwn?ds=sidebyside

diff --git a/doc/bugs/bzr-update-syntax-error.mdwn b/doc/bugs/bzr-update-syntax-error.mdwn
index 8ae609838..800e5ebb2 100644
--- a/doc/bugs/bzr-update-syntax-error.mdwn
+++ b/doc/bugs/bzr-update-syntax-error.mdwn
@@ -7,3 +7,5 @@ It should be:
     my @cmdline = ("bzr", "update", $config{srcdir});
 
 The former produces errors such as "_bzr: ERROR: unknown command "/home/user/ikiwiki/posts_", "_'bzr /home/user/ikiwiki/posts update' failed: Inappropriate ioctl for device at /usr/share/perl5/IkiWiki/Rcs/bzr.pm line 48._".
+
+[[done]], thanks --[[Joey]]