mirror of
https://github.com/restic/restic.git
synced 2025-08-21 23:17:26 +00:00
Improve changelog entry
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
Enhancement: ls: Add JSON output support for restic ls cmd
|
||||
|
||||
This PR enables users to get the output of `restic ls` in JSON format.
|
||||
We've implemented listing files in the repository with JSON as output, just
|
||||
pass `--json` as an option to `restic ls`. This makes the output of the command
|
||||
machine readable.
|
||||
|
||||
https://github.com/restic/restic/pull/1953
|
||||
|
Reference in New Issue
Block a user