summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog1
-rw-r--r--dgit-maint-merge.7.pod4
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index a2491f7..b8937b6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ dgit (3.9~) unstable; urgency=medium
Documentation:
* dgit-maint-merge(7): Get git clone url right. Closes:#852609.
+ * dgit-maint-merge(7): Quote sample clone commands. Closes:#852615.
Test suite:
* overwrite-chkclog: test UNRELEASED handling.
diff --git a/dgit-maint-merge.7.pod b/dgit-maint-merge.7.pod
index 16fef9b..3da1b78 100644
--- a/dgit-maint-merge.7.pod
+++ b/dgit-maint-merge.7.pod
@@ -258,8 +258,8 @@ first upload of upstream version 1.2.3, you could use:
=back
-(If you have dgit, use dgit clone foo,
-rather than plain git clone.)
+(If you have dgit, use `dgit clone foo`,
+rather than plain `git clone`.)
A single combined diff, containing all the changes, follows.