vinayakphegde commented on code in PR #7200:
URL: https://github.com/apache/hbase/pull/7200#discussion_r2272436069


##########
src/main/asciidoc/_chapters/backup_restore.adoc:
##########
@@ -578,32 +578,45 @@ $ hbase backup describe backupId_1467823988425
 // hbase backup delete
 
 [[br.delete.backup]]
-=== Deleting a Backup Image
+=== Deleting Backup Images
 
-This command can be used to delete a backup image which is no longer needed.
+The `hbase backup delete` command deletes backup images that are no longer 
needed.
+
+[[br.delete.backup.syntax]]
+==== Syntax
 
 [source]
 ----
-$ hbase backup delete <backup_id>
+$ hbase backup delete -l <backup_id1,backup_id2,...>

Review Comment:
   > we are good to merge this
   
   can we wait for one more review, just to be on the safer side. :) 
   
   > also please analyse that this is not a backward incompatible change.
   
   this is just a documentation update, right? But I will still check that. 
maybe mention a note regarding that?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to