]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh_suidregister.1
r49: Initial Import
[debhelper.git] / dh_suidregister.1
index 29fc504b8a380ad15f490e3c3ee0145cf2b94ade..51e08fe5c5f20108d658c628e11b4535abed9b7f 100644 (file)
@@ -28,22 +28,22 @@ Note that this package modifies your postinst and postrm files. See
 for an explanation of how this works.
 .SH OPTIONS
 .TP
-.B \-v
+.B \-v, \--verbose
 Verbose mode; show all commands that modify the package build directory.
 .TP
-.B \-a
+.B \-a, \--arch
 Register files for all architecture dependent packages.
 .TP
-.B \-i
+.B \-i, \--indep
 Register files for all architecture independent packages.
 .TP
-.B \-ppackage
+.B \-ppackage, \--package=package
 Register files for the package named "package".
 .TP
-.B \-Ptmpdir
+.B \-Ptmpdir, \--tmpdir=tmpdir
 Use "tmpdir" for package build directory. 
 .TP
-.B \-A
+.B \-A, \--all
 Register any files specified by command line parameters in ALL packages
 acted on. I doubt anyone will find this useful, it's here for consitency
 with other debhelper programs.