Skip to content

Commit a5efede

Browse files
authored
Merge pull request #260 from percona/pxb-3258-8
PXB-3258 Documentation typo in xbcloud binary overview - 8.0
2 parents c9d1081 + b8c1712 commit a5efede

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
@@ -102,7 +102,7 @@ $ xtrabackup --backup --stream=xbstream --incremental-basedir=/storage/backups \
102102
To prepare an incremental backup, you must first download the full backup with the following command:
103103

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

108108
You must prepare the full backup:

0 commit comments

Comments
 (0)