1234567891011121314151617181920212223 |
- .. 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.
|