content rewrite
	
	
	$ kopia content rewrite [contentID]
Rewrite content using most recent format
| Flag | Short | Default | Help | 
| --[no-]dry-run | -n | false | Do not actually rewrite, only print what would happen | 
| --format-version |  | -1 | Rewrite contents using the provided format version | 
| --[no-]non-prefixed |  | false | Apply to content IDs without prefix | 
| --pack-prefix |  |  | Only rewrite contents from pack blobs with a given prefix | 
| --parallelism |  | 16 | Number of parallel workers | 
| --prefix |  |  | Content ID prefix | 
| --[no-]prefixed |  | false | Apply to content IDs with (any) prefix | 
| --safety |  | full | Safety level | 
| --[no-]short |  | false | Rewrite contents from short packs | 
| Argument | Help | 
| contentID | Identifiers of contents to rewrite |