Skip to content

Commit 39f5496

Browse files
authored
Merge pull request #240 from silentred/silentred-patch-1
Update xbcloud-binary-overview.md
2 parents 871e3da + f138997 commit 39f5496

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/xbcloud-binary-overview.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ $ xtrabackup --backup --stream=xbstream --incremental-basedir=/storage/backups \
100100
To prepare an incremental backup, you must first download the full backup with the following command:
101101

102102
```{.bash data-prompt="$"}
103-
$ xtrabackup get [options] full_backup | xbstream -xv -C /tmp/full-backup
103+
$ xbcloud get [options] full_backup | xbstream -xv -C /tmp/full-backup
104104
```
105105

106106
You must prepare the full backup:

0 commit comments

Comments
 (0)