summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2013-06-18 12:39:06 -0400
committerJoey Hess <joey@kitenet.net>2013-06-18 12:39:06 -0400
commitc786806de1c7e0ccad9ebc3442cf65ed5f84e053 (patch)
tree8b6f910df6c844139bc7757acb10b80fff691b53
parent1b79422bf0dc11885659c5f42609925dd3226f27 (diff)
missing bracket
-rwxr-xr-xdh_movefiles2
1 files changed, 1 insertions, 1 deletions
diff --git a/dh_movefiles b/dh_movefiles
index e9439bde..6e481930 100755
--- a/dh_movefiles
+++ b/dh_movefiles
@@ -11,7 +11,7 @@ use Debian::Debhelper::Dh_Lib;
=head1 SYNOPSIS
-B<dh_movefiles> [S<I<debhelper options>>] [B<--sourcedir=>I<dir>] [B<-X>I<item>] S<I<file> ...>]
+B<dh_movefiles> [S<I<debhelper options>>] [B<--sourcedir=>I<dir>] [B<-X>I<item>] [S<I<file> ...>]
=head1 DESCRIPTION