dar_manager -V (return code: 1)
dar_manager version 1.7.12, Copyright (C) 2002-2052 Denis Corbin
Long options support : YES
Using libdar 5.11.0 built with compilation time options:
Libz compression (gzip) : YES
Libbz2 compression (bzip2) : YES
Liblzo2 compression (lzo) : YES
Liblzma compression (xz) : NO
Strong encryption (libgcrypt): YES
Public key ciphers (gpgme) : YES
Extended Attributes support : YES
Large files support (> 2GB) : YES
ext2fs NODUMP flag support : YES
Special allocation scheme : NO
Integer size used : 64 bits
Thread safe support : YES
Furtive read mode support : YES
Linux ext2/3/4 FSA support : YES
Mac OS X HFS+ FSA support : NO
Detected system/CPU endian : little
Posix fadvise support : YES
Large dir. speed optimi. : YES
Timestamp read accuracy : 1 microsecond
Timestamp write accuracy : 1 microsecond
Restores dates of symlinks : YES
compiled the Jun 25 2017 with GNUC version 6.3.0 20170618
dar_manager is part of the Disk ARchive suite (Release 2.5.11)
dar_manager comes with ABSOLUTELY NO WARRANTY; for details
type `dar -W'. This is free software, and you are welcome
to redistribute it under certain conditions; type `dar -L | more'
for details.
dar_manager --help (return code: 1)
usage :
dar_manager [options] -C [<path>/]<database>
dar_manager [options] -B [<path>/]<database> -A [<path>/]<basename> [[<path>/]<archive_basename>]
dar_manager [options] -B [<path>/]<database> -l
dar_manager [options] -B [<path>/]<database> -D <number>
dar_manager [options] -B [<path>/]<database> -b <number> <new_archive_basename>
dar_manager [options] -B [<path>/]<database> -p <number> <path>
dar_manager [options] -B [<path>/]<database> -o [list of options to pass to dar]
dar_manager [options] -B [<path>/]<database> -d [<path to dar command>]
dar_manager [options] -B [<path>/]<database> [-w <date>] [-e "<options to dar>"] -r [list of files to restore]
dar_manager [options] -B [<path>/]<database> -u <number>
dar_manager [options] -B [<path>/]<database> -f file
dar_manager [options] -B [<path>/]<database> -s
dar_manager [options] -B [<path>/]<database> -m <number> <number>
dar_manager [options] -B [<path>/]<database> -i
dar_manager [options] -B [<path>/]<database> -c
dar_manager [options] -B [<path>/]<database> -@ <filename>
dar_manager -h
dar_manager -V
Commands:
-C <database> creates an empty database
-B <database> specify the database to use (read or modify)
-A <archive> add an archive to the database
-l gives information about the archive compiled in the database
-D <number[-number]> delete an archive from the database
-b <number> change the basename to use for the give archive number
-p <number> change the path to use for the given archive number
-o <options> specify a list of option to always pass to dar
-d <dar's path> specify the path to dar
-r <files> restores the given files
-w <date> only with -r, restores in state just before the given date
date format: [[[year/]month]/day-]hour:minute[:second]
-u <number> list the most recent files contained in the given archive
-f <file> list the archives where the given file is present
-s shows the number of most recent file by archive
-m <number> move an archive within a given database.
-i user interactive mode
-c check database for dates order
-L <filename> execute on a given database a batch of action as defined by
the provided file.
-h displays this help information
-V displays software version
Options:
-v display more information about what is going on
See man page for more options.