1arm4_dump(1) ARM 4 System Commands arm4_dump(1)
2
3
4
6 arm4_dump - dump the ARM 4 database
7
9 arm4_dump --help|-h
10 arm4_dump --version|-V
11 arm4_dump [--config|-C config_file] [--archive|-a archive_directory]
12
14 The arm4_dump program dumps the ARM 4 agent database in a human read‐
15 able format. It is intended primarily as a debugging tool and not as a
16 user tool.
17
19 -h, --help
20 display the command line options.
21
22 -V, --Version
23 display the program version and exit.
24
25 -C, --Config config_file
26 specifies a configuration file for this instance instead of
27 using the default configuration file. The default configuration
28 file /etc/arm4.conf is used if none is specified.
29
30 -a, --archive archive_directory
31 read an archive created using the arm4_control --archive com‐
32 mand.
33
35 Report bugs at <http://www.arm4.org>
36
38 Copyright © 2005-2008 David Carter <dcarter@arm4.org> and others.
39
40 All rights reserved. This program and the accompanying materials are
41 made available under the terms of the Eclipse Public License v1.0 which
42 accompanies this distribution, and is available at
43 http://www.eclipse.org/legal/epl-v10.html
44
46 arm4_control(1), arm4_daemon(1), arm4_export(1), arm4_report(1),
47 arm4.conf(5)
48
49
50
51arm4.org July 2008 arm4_dump(1)