The following commit has been merged in the master branch:
commit 30c9acd17c3ba31867a9fa73d22d3328c803f31c
Author: David Prévot <[email protected]>
Date:   Sun Nov 20 18:18:27 2011 -0400

    Downcase option arguments
    
    debi.1, debrelease.1, debc.1
    Use italic in text when it refers to the said argument.

diff --git a/scripts/debc.1 b/scripts/debc.1
index 8d97799..ef4877a 100644
--- a/scripts/debc.1
+++ b/scripts/debc.1
@@ -69,9 +69,9 @@ They affect the search for the \fI.changes\fR file.  They are 
provided
 to mimic the behaviour of \fBdpkg-buildpackage\fR when determining the
 name of the \fI.changes\fR file.
 .TP
-\fB\-\-debs\-dir\fR \fIDIR\fR
+\fB\-\-debs\-dir\fR \fIdirectory\fR
 Look for the \fI.changes\fR, \fI.deb\fR and \fI.udeb\fR files in
-directory \fIDIR\fR instead of the parent of the source directory.
+\fIdirectory\fR instead of the parent of the source directory.
 This should either be an absolute path or relative to the top of the
 source directory.
 .TP
diff --git a/scripts/debi.1 b/scripts/debi.1
index 3bd08c7..fc0aa71 100644
--- a/scripts/debi.1
+++ b/scripts/debi.1
@@ -70,9 +70,9 @@ They affect the search for the \fI.changes\fR file.  They are 
provided
 to mimic the behaviour of \fBdpkg-buildpackage\fR when determining the
 name of the \fI.changes\fR file.
 .TP
-\fB\-\-debs\-dir\fR \fIDIR\fR
-Look for the \fI.changes\fR and \fI.deb\fR files in directory
-\fIDIR\fR instead of the parent of the source directory.  This should
+\fB\-\-debs\-dir\fR \fIdirectory\fR
+Look for the \fI.changes\fR and \fI.deb\fR files in \fIdirectory\fR
+instead of the parent of the source directory.  This should
 either be an absolute path or relative to the top of the source
 directory.
 .TP
@@ -96,8 +96,8 @@ this option.
 \fB\-\-with-depends\fR
 Attempt to satisfy the \fIDepends\fR of a package when installing it.
 .TP
-\fB\-\-tool\fR \fITOOL\fR
-Use the specified tool for installing the dependencies of the package(s) to be
+\fB\-\-tool\fR \fItool\fR
+Use the specified \fItool\fR for installing the dependencies of the package(s) 
to be
 installed.  By default, \fBapt-get\fR is used.
 .TP
 \fB\-\-no-conf\fR, \fB\-\-noconf\fR
diff --git a/scripts/debrelease.1 b/scripts/debrelease.1
index b1c0a94..084ed4d 100644
--- a/scripts/debrelease.1
+++ b/scripts/debrelease.1
@@ -79,9 +79,9 @@ use the most recent file with the name pattern
 \fIpackage_version_*+*.changes\fR as the changes file, allowing for the
 changes files produced by \fBdpkg-cross\fR.
 .TP
-\fB\-\-debs\-dir\fR \fIDIR\fR
-Look for the \fI.changes\fR and \fI.deb\fR files in directory
-\fIDIR\fR instead of the parent of the source directory.  This should
+\fB\-\-debs\-dir\fR \fIdirectory\fR
+Look for the \fI.changes\fR and \fI.deb\fR files in \fIdirectory\fR
+instead of the parent of the source directory.  This should
 either be an absolute path or relative to the top of the source
 directory.
 .TP

-- 
Git repository for devscripts


-- 
To unsubscribe, send mail to [email protected].

Reply via email to