summaryrefslogtreecommitdiff
path: root/dgit-nmu-simple.7.pod
diff options
context:
space:
mode:
Diffstat (limited to 'dgit-nmu-simple.7.pod')
-rw-r--r--dgit-nmu-simple.7.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/dgit-nmu-simple.7.pod b/dgit-nmu-simple.7.pod
index 057f1c8..2f067b8 100644
--- a/dgit-nmu-simple.7.pod
+++ b/dgit-nmu-simple.7.pod
@@ -39,7 +39,7 @@ consult the appropriate C<dgit-maint-*(7)> workflow tutorial,
% dgit clone glibc jessie
% cd glibc
% git am ~/glibc-security-fix.diff
- % dch --nmu Apply upstream's fix for foo bug.
+ % dch --nmu "Apply upstream's fix for foo bug."
% git add debian/changelog && git commit -m"NMU changelog entry"
% dpkg-buildpackage -uc -b
[ run your tests ]