~m-grant-prg/lixbackups/trunk

« back to all changes in this revision

Viewing changes to source/man/man1/chkbckshare.1.txt

  • Committer: Mark Grant
  • Date: 2017-05-01 09:22:42 UTC
  • mto: This revision was merged to the branch mainline in revision 12.
  • Revision ID: m.grant.prg@gmail.com-20170501092242-7wfdrcutul5h2kty
Tags: upstream-1.2.5-12-g20783e6
ImportĀ upstreamĀ versionĀ 1.2.5-12-g20783e6

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
NAME
2
 
chkbckshare - check if network share is mounted for backups
3
 
SYNOPSIS
4
 
chkbckshare [OPTION]
5
 
DESCRIPTION
6
 
Checks to see if a pre-determined network share is mounted as a target
7
 
location for backup files.
8
 
OPTIONS
9
 
-b, --boolean   (Boolean) Changes output from mount information to TRUE or FALSE
10
 
 
11
 
-h, --help      prints usage information
12
 
 
13
 
-t, --terse     (Terse) Removes prepending scriptname from output
14
 
 
15
 
-V, --version   prints version information
16
 
EXIT STATUS
17
 
0
18
 
if OK,
19
 
 
20
 
1
21
 
if minor problems,
22
 
 
23
 
64
24
 
error in command line arguments.
25
 
 
26
 
67
27
 
trap received.
28
 
AUTHOR
29
 
Written by Mark Grant.
30
 
REPORTING BUGS
31
 
Report bugs to <m.grant.prg@gmail.com>
32
 
COPYRIGHT
33
 
Copyright 2013 Mark Grant.
34
 
.br
35
 
License GPLv3+: GNU GPL version 3 or later
36
 
.br
37
 
<http://gnu.org/licenses/gpl.html>.
38
 
.br
39
 
This is free software: you are free to change and redistribute it.
40
 
.br
41
 
There is NO WARRANTY, to the extent permitted by law.
42
 
SEE ALSO
43
 
attbckshare(1) detbckshare(1) mount(8) umount(8) netbckup(1) backups.conf(5) bckseldaily.exclude(5) bckseldaily.files(5) bckweekly.exclude(5) bckdaily.exclude(5) bcksystem.exclude(5)