Scroll to navigation

restic backup(1) restic backup(1)

NAME

restic-manpage - Generate manual pages

SYNOPSIS

restic manpage [command] [flags]

DESCRIPTION

The "manpage" command generates a manual page for a single command. It can also be used to write all manual pages to a directory. If the output directory is set and no command is specified, all manpages are written to the directory.

OPTIONS

-h, --help[=false]
help for manpage

--output-dir=""
write man pages to this directory

OPTIONS INHERITED FROM PARENT COMMANDS

--json[=false]
set output mode to JSON for commands that support it

--no-lock[=false]
do not lock the repo, this allows some operations on read-only repos

-o, --option=[]
set extended option (key=value, can be specified multiple times)

-p, --password-file=""
read the repository password from a file (default: $RESTIC_PASSWORD_FILE)

-q, --quiet[=false]
do not output comprehensive progress report

-r, --repo=""
repository to backup to or restore from (default: $RESTIC_REPOSITORY)

SEE ALSO

restic(1)

Jan 2017 generated by `restic manpage`