mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	replace --use-filename-prefix with --use-folder-prefix
This commit is contained in:
		 Matthieu Helleboid
					Matthieu Helleboid
				
			
				
					committed by
					
						 Trenton H
						Trenton H
					
				
			
			
				
	
			
			
			 Trenton H
						Trenton H
					
				
			
						parent
						
							72bacc016a
						
					
				
				
					commit
					02a40055f5
				
			| @@ -235,7 +235,7 @@ optional arguments: | ||||
| -f, --use-filename-format | ||||
| -na, --no-archive | ||||
| -nt, --no-thumbnail | ||||
| -p, --use-filename-prefix | ||||
| -p, --use-folder-prefix | ||||
| -sm, --split-manifest | ||||
| -z  --zip | ||||
| ``` | ||||
| @@ -283,7 +283,7 @@ If `-nt` or `--no-thumbnail` is provided, thumbnail files will not be exported. | ||||
|     can change (new archiver algorithm) and may then cause additional used space in | ||||
|     a deduplicated backup. | ||||
|  | ||||
| If `-p` or `--use-filename-prefix` is provided, files will be exported | ||||
| If `-p` or `--use-folder-prefix` is provided, files will be exported | ||||
| in dedicated folders according to their nature: `archive`, `originals`, | ||||
| `thumbnails` or `json` | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user