Adding missing docs for deleting OD/EX (#1902)
## Description There were missed as the addition process to docs is manual ## Does this PR need a docs update or release note? - [x] ⛔ No ## Type of change - [x] 🐛 Bugfix - [x] 🗺️ Documentation
This commit is contained in:
parent
bdd7a456bc
commit
741b36da98
@ -32,8 +32,8 @@ const sidebars = {
|
||||
},
|
||||
items: [
|
||||
'cli/corso-repo-init-s3', 'cli/corso-repo-connect-s3',
|
||||
'cli/corso-backup-create-exchange', 'cli/corso-backup-list-exchange', 'cli/corso-backup-details-exchange',
|
||||
'cli/corso-backup-create-onedrive', 'cli/corso-backup-list-onedrive', 'cli/corso-backup-details-onedrive',
|
||||
'cli/corso-backup-create-exchange', 'cli/corso-backup-list-exchange', 'cli/corso-backup-details-exchange', 'cli/corso-backup-delete-exchange',
|
||||
'cli/corso-backup-create-onedrive', 'cli/corso-backup-list-onedrive', 'cli/corso-backup-details-onedrive', 'cli/corso-backup-delete-onedrive',
|
||||
'cli/corso-restore-exchange', 'cli/corso-restore-onedrive',
|
||||
'cli/corso-env'
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user