| 
					
				 | 
			
			
				@@ -6,7 +6,7 @@ borg delete 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 ----------- 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 .. code-block:: none 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    borg [common options] delete [options] [TARGET] 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    borg [common options] delete [options] [TARGET] [ARCHIVE...] 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 .. only:: html 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -17,6 +17,8 @@ borg delete 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     +-----------------------------------------------------------------------------+---------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------+ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     |                                                                             | ``TARGET``                            | archive or repository to delete                                                                                                                        | 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     +-----------------------------------------------------------------------------+---------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------+ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    |                                                                             | ``ARCHIVE``                           | archives to delete                                                                                                                                     | 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    +-----------------------------------------------------------------------------+---------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------+ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     | **optional arguments**                                                                                                                                                                                                                                                       | 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     +-----------------------------------------------------------------------------+---------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------+ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     |                                                                             | ``-s``, ``--stats``                   | print statistics for the deleted archive                                                                                                               | 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -56,6 +58,8 @@ borg delete 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     TARGET 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         archive or repository to delete 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    ARCHIVE 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        archives to delete 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     optional arguments 
			 |