Skip to content

Commit 9975eef

Browse files
Update pbm-commands.md
1 parent 7f83b31 commit 9975eef

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

docs/reference/pbm-commands.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -462,12 +462,14 @@ pbm list --profile=minio
462462
```
463463

464464
??? "Output"
465-
```
465+
```bash
466466
Backup snapshots:
467-
NAME TYPE PROFILE SELECTIVE BASE RESTORE TIME
468-
2024-10-10T10:00:00Z logical main no no 2024-10-10T10:05:00Z
467+
NAME TYPE PROFILE SELECTIVE BASE RESTORE
468+
TIME
469+
2024-10-10T10:00:00Z logical main no no 2024-10-
470+
10T10:05:00Z
469471
2024-10-11T12:00:00Z physical s3-west no no
470-
2024-10-11T12:01:00Z
472+
2024-10-11T12:01:00Z
471473
```
472474

473475
For details and naming rules (reserved values and invalid empty profile), see the section [Select a storage with --profile](../features/multi-storage.md#select-a-storage-with---profile).

0 commit comments

Comments
 (0)