| 
					
				 | 
			
			
				@@ -19,7 +19,7 @@ borg list 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     +-----------------------------------------------------------------------------+---------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     |                                                                             | ``PATH``                              | paths to list; patterns are supported                                                                                                                                                                                                                                    | 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     +-----------------------------------------------------------------------------+---------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    | **options**                                                                                                                                                                                                                                                                                                                                                                                    | 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    | **optional arguments**                                                                                                                                                                                                                                                                                                                                                                         | 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     +-----------------------------------------------------------------------------+---------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     |                                                                             | ``--consider-checkpoints``            | Show checkpoint archives in the repository contents list (default: hidden).                                                                                                                                                                                              | 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     +-----------------------------------------------------------------------------+---------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -74,7 +74,7 @@ borg list 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         paths to list; patterns are supported 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    options 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    optional arguments 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         --consider-checkpoints    Show checkpoint archives in the repository contents list (default: hidden). 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         --short     only print file/directory names, nothing else 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         --format FORMAT    specify format for file or archive listing (default for files: "{mode} {user:6} {group:6} {size:8} {mtime} {path}{extra}{NL}"; for archives: "{archive:<36} {time} [{id}]{NL}") 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -113,7 +113,7 @@ The FORMAT specifier syntax 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 +++++++++++++++++++++++++++ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 The ``--format`` option uses python's `format string syntax 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-<https://docs.python.org/3.8/library/string.html#formatstrings>`_. 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+<https://docs.python.org/3.9/library/string.html#formatstrings>`_. 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 Examples: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 :: 
			 |