| 1 | .\" Copyright (c) 2005-2008 David Carter <dcarter@arm4.org> and others. |
|---|
| 2 | .\" All rights reserved. This program and the accompanying materials |
|---|
| 3 | .\" are made available under the terms of the Eclipse Public License v1.0 |
|---|
| 4 | .\" which accompanies this distribution, and is available at |
|---|
| 5 | .\" http://www.eclipse.org/legal/epl-v10.html |
|---|
| 6 | .TH "arm4_dump" 1 "July 2008" "arm4.org" "ARM 4 System Commands" |
|---|
| 7 | .SH NAME |
|---|
| 8 | arm4_dump \- dump the ARM 4 database |
|---|
| 9 | .SH SYNOPSIS |
|---|
| 10 | .B arm4_dump |
|---|
| 11 | \fI\-\-help|\-h\fR |
|---|
| 12 | .br |
|---|
| 13 | .B arm4_dump |
|---|
| 14 | \fI\-\-version|\-V\fR |
|---|
| 15 | .br |
|---|
| 16 | .B arm4_dump |
|---|
| 17 | [\fI\-\-config|\-C config_file\fR] [\fI\-\-archive|\-a archive_directory\fR] |
|---|
| 18 | .SH DESCRIPTION |
|---|
| 19 | The |
|---|
| 20 | .B arm4_dump |
|---|
| 21 | program dumps the \fIARM 4\fR agent database in a human readable format. It |
|---|
| 22 | is intended primarily as a debugging tool and not as a user tool. |
|---|
| 23 | .SH OPTIONS |
|---|
| 24 | .TP |
|---|
| 25 | \fB\-h\fR, \fB\-\-help\fR |
|---|
| 26 | display the command line options. |
|---|
| 27 | .TP |
|---|
| 28 | \fB\-V\fR, \fB\-\-Version\fR |
|---|
| 29 | display the program version and exit. |
|---|
| 30 | .TP |
|---|
| 31 | \fB\-C\fR, \fB\-\-Config\fR \fIconfig_file\fR |
|---|
| 32 | specifies a configuration file for this instance instead of using the default |
|---|
| 33 | configuration file. The default configuration file |
|---|
| 34 | \fI/etc/arm4.conf\fR is used if none is specified. |
|---|
| 35 | .TP |
|---|
| 36 | \fB\-a\fR, \fB\-\-archive\fR \fIarchive_directory\fR |
|---|
| 37 | read an archive created using the |
|---|
| 38 | .B arm4_control |
|---|
| 39 | \fI\-\-archive\fR command. |
|---|
| 40 | .SH "REPORTING BUGS" |
|---|
| 41 | Report bugs at <http://www.arm4.org> |
|---|
| 42 | .SH COPYRIGHT |
|---|
| 43 | Copyright \(co 2005\-2008 David Carter <dcarter@arm4.org> and others. |
|---|
| 44 | .P |
|---|
| 45 | All rights reserved. This program and the accompanying materials |
|---|
| 46 | are made available under the terms of the Eclipse Public License v1.0 |
|---|
| 47 | which accompanies this distribution, and is available at |
|---|
| 48 | http://www.eclipse.org/legal/epl-v10.html |
|---|
| 49 | .SH "SEE ALSO" |
|---|
| 50 | .LP |
|---|
| 51 | .BR arm4_control (1), |
|---|
| 52 | .BR arm4_daemon (1), |
|---|
| 53 | .BR arm4_export (1), |
|---|
| 54 | .BR arm4_report (1), |
|---|
| 55 | .BR arm4.conf (5) |
|---|