mirror of
https://github.com/restic/restic.git
synced 2026-09-01 02:07:14 +00:00
docs: expand restic cat documentation (#5679)
Co-authored-by: Michael Eischer <michael.eischer@fau.de>
This commit is contained in:
co-authored by
Michael Eischer
parent
474c094cac
commit
042feb2b7f
@@ -359,10 +359,9 @@ Summary is the last output line in a successful backup.
|
||||
cat
|
||||
---
|
||||
|
||||
The ``cat`` command returns data about various objects in the repository, which
|
||||
are stored in JSON form. Specifying ``--json`` or ``--quiet`` will suppress any
|
||||
non-JSON messages the command generates.
|
||||
|
||||
The ``cat`` command is used to inspect and print internal repository objects to stdout.
|
||||
This is primarily useful for debugging, understanding repository structure, or
|
||||
recovering data from a damaged repository. For details refer to the :ref:`view-repository-objects` section.
|
||||
|
||||
check
|
||||
-----
|
||||
|
||||
Reference in New Issue
Block a user