diff --git a/doc/source/man/cinder-manage.rst b/doc/source/man/cinder-manage.rst index 994d9f28f3d..7d2e7a51f57 100644 --- a/doc/source/man/cinder-manage.rst +++ b/doc/source/man/cinder-manage.rst @@ -53,6 +53,10 @@ Cinder Db Sync the database up to the most recent version. This is the standard way to create the db as well. +``cinder-manage db purge []`` + + Purge database entries that are marked as deleted, that are older than the number of days specified. + Cinder Logs ~~~~~~~~~~~