summaryrefslogtreecommitdiff
path: root/debian/dwp.1
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2016-03-30 16:30:28 +0300
committerIgor Pashev <pashev.igor@gmail.com>2016-03-30 16:30:28 +0300
commit29cbf83b228215faba1ed46a84c0929b26912f83 (patch)
tree00d436a446f25bc6e40f688b4f2674773e091c8b /debian/dwp.1
downloadbinutils-29cbf83b228215faba1ed46a84c0929b26912f83.tar.gz
Imported binutils_2.26-8debian/2.26-8
Diffstat (limited to 'debian/dwp.1')
-rw-r--r--debian/dwp.133
1 files changed, 33 insertions, 0 deletions
diff --git a/debian/dwp.1 b/debian/dwp.1
new file mode 100644
index 0000000..7274816
--- /dev/null
+++ b/debian/dwp.1
@@ -0,0 +1,33 @@
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.2.
+.TH DWP "1" "November 2015" "dwp (GNU Binutils for Debian) 2.25.51.20151106" "User Commands"
+.SH NAME
+dwp \- The DWARF packaging utility
+.SH SYNOPSIS
+.B dwp
+[\fI\,options\/\fR] [\fI\,file\/\fR...]
+.SH DESCRIPTION
+.TP
+\fB\-h\fR, \fB\-\-help\fR
+Print this help message
+.TP
+\fB\-e\fR EXE, \fB\-\-exec\fR EXE
+Get list of dwo files from EXE (defaults output to EXE.dwp)
+.TP
+\fB\-o\fR FILE, \fB\-\-output\fR FILE
+Set output dwp file name
+.TP
+\fB\-v\fR, \fB\-\-verbose\fR
+Verbose output
+.TP
+\fB\-\-verify\-only\fR
+Verify output file against exec file
+.TP
+\fB\-V\fR, \fB\-\-version\fR
+Print version number
+.SH "REPORTING BUGS"
+Report bugs to <http://www.sourceware.org/bugzilla/>
+.SH COPYRIGHT
+Copyright \(co 2015 Free Software Foundation, Inc.
+This program is free software; you may redistribute it under the terms of
+the GNU General Public License version 3 or (at your option) any later version.
+This program has absolutely no warranty.