mirror of
				https://github.com/TheLocehiliosan/yadm
				synced 2025-06-13 13:03:58 +00:00 
			
		
		
		
	Add alt-links for encrypted files to website (#34)
This commit is contained in:
		
							parent
							
								
									5376cbad15
								
							
						
					
					
						commit
						dbfe4ff260
					
				| @ -20,10 +20,10 @@ detect files with names ending in: | ||||
| | `##OS.HOSTNAME`      | Matching OS & Hostname          | | ||||
| | `##OS.HOSTNAME.USER` | Matching OS, Hostname, and User | | ||||
| 
 | ||||
| If there are any files managed by yadm's repository which match this naming | ||||
| convention, symbolic links will be created for the most appropriate version. | ||||
| This may best be demonstrated by example. Assume the following files are managed | ||||
| by yadm's repository: | ||||
| If there are any files managed by yadm's repository, or listed in | ||||
| `$HOME/.yadm/encrypt`, which match this naming convention, symbolic links will | ||||
| be created for the most appropriate version. This may best be demonstrated by | ||||
| example. Assume the following files are managed by yadm's repository: | ||||
| 
 | ||||
|     $HOME/path/example.txt## | ||||
|     $HOME/path/example.txt##Darwin | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user