Skip to content

Commit 6582508

Browse files
author
Andrey Ershov
committed
Change cat shapshots docs
1 parent 84430b2 commit 6582508

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/reference/cat/snapshots.asciidoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
[[cat-snapshots]]
2-
== Cat single repository snapshots
2+
== cat snapshots
33

4-
The `snapshots` command shows all snapshots that belong to a specific repository.
4+
The `snapshots` command shows all snapshots that belong to a specific repository
5+
or multiple repositories.
56
To find a list of available repositories to query, the command `/_cat/repositories` can be used.
67
Querying the snapshots of a repository named `repo1` then looks as follows.
78

@@ -33,7 +34,6 @@ Start and stop timestamps are available in two formats.
3334
The `HH:MM:SS` output is simply for quick human consumption.
3435
The epoch time retains more information, including date, and is machine sortable if the snapshot process spans days.
3536

36-
== Cat multiple repositories snapshots
3737
It is also possible to get the list of snapshots from multiple repositories.
3838
Here are some examples:
3939

0 commit comments

Comments
 (0)