mirror of
https://github.com/borgbackup/borg.git
synced 2024-12-23 16:26:29 +00:00
24 lines
419 B
PHP
24 lines
419 B
PHP
|
.. IMPORTANT: this file is auto-generated from borg's built-in help, do not edit!
|
||
|
|
||
|
.. _borg_debug_put-obj:
|
||
|
|
||
|
borg debug put-obj
|
||
|
------------------
|
||
|
::
|
||
|
|
||
|
borg debug put-obj <options> REPOSITORY PATH
|
||
|
|
||
|
positional arguments
|
||
|
REPOSITORY
|
||
|
repository to use
|
||
|
PATH
|
||
|
file(s) to read and create object(s) from
|
||
|
|
||
|
`Common options`_
|
||
|
|
|
||
|
|
||
|
Description
|
||
|
~~~~~~~~~~~
|
||
|
|
||
|
This command puts objects into the repository.
|