.\" This file is part of BEAM -*- nroff -*- .\" Copyright (C) 2012-2014 Sergey Poznyakoff .\" .\" BEAM is free software; you can redistribute it and/or modify .\" it under the terms of the GNU General Public License as published by .\" the Free Software Foundation; either version 3, or (at your option) .\" any later version. .\" .\" BEAM is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License .\" along with BEAM. If not, see . .\" .TH BEAM\-LIST 1 "March 19, 2014" "BEAM" "BEAM User Reference" .SH NAME beam\-list \- list items included in backup .SH SYNOPSIS .B beam list [\fB\-l\fR] [\fB\-\-number\fR] .B beam list [\fB\-h\fR] [\fB\-\-help\fR] .B beam list [\fB\-V\fR] [\fB\-\-version\fR] .SH DESCRIPTION The command .B beam list produces a list of items included in the backup. .SH OPTIONS .TP .BR \-l , \-\-number Produce a numbered list. .TP \fB\-h\fR, \fB\-\-help\fR Display a short help summary. .TP \fB\-V\fR, \fB\-\-version\fR Display program version. .SH FILES .TP .BR @SYSCONFDIR@/beam.conf Default configuration file. .TP .BR @LIBDIR@/beam Backup module directory. Whenever a beam item of type \fBT\fR is requested, \fBbeam\fR will attempt to load from this directory a file named \fBT.sh\fR. This file provides methods and definitions necessary to handle that particular item type. .TP .BR @LIBDIR@/beam/common.sh Settings and definitions shared between this command, .BR beam\-backup (1) and .BR beam\-restore (1). .SH "SEE ALSO" .BR beam (1), .BR beam\-restore (1), .BR beam\-backup (1), .BR beam.conf (5). .SH AUTHORS Sergey Poznyakoff .SH "BUG REPORTS" Report bugs to <@PACKAGE_BUGREPORT@>. .\" Local variables: .\" eval: (add-hook 'write-file-hooks 'time-stamp) .\" time-stamp-start: ".TH [A-Z_][A-Z0-9_\\-]* [0-9] \"" .\" time-stamp-format: "%:B %:d, %:y" .\" time-stamp-end: "\"" .\" time-stamp-line-limit: 20 .\" end: