xenial (1) sxrev-copy.1.gz

Provided by: sx_2.0+ds-2_amd64 bug

NAME

       sxrev-copy - copy a specific revision of a file

SYNOPSIS

       sxrev copy [OPTIONS] sx://[profile@]cluster/volume/path DEST

DESCRIPTION

       In  order  to  access  an  older  revision  of a file, it needs to be copied into a new destination. This
       command can copy a specified revision to a remote or local file.

OPTIONS

       -h, --help
              Print help and exit

       --full-help
              Print help, including hidden options, and exit

       -V, --version
              Print version and exit

       -r, --rev=REVISION
              By default sxrev asks interactively, which revision should be copied. With  this  option  you  can
              avoid  the  interactive mode and specify the revision that should be copied. The list of revisions
              can be obtained with sxrev-list(1).

       -c, --config-dir=PATH
              Path to the SX configuration directory (default: ~/.sx)

       -f, --filter-dir=PATH
              Path to the SX filter directory (default: /usr/lib/sxclient)

       -D, --debug
              Enable debug messages

SEE ALSO

       sxrev-list(1), sxrev-delete(1)