add hint for /
Signed-off-by: Nico Schottelius <nico@freiheit.schottelius.org>
This commit is contained in:
		
					parent
					
						
							
								3cc2f13b9b
							
						
					
				
			
			
				commit
				
					
						055eaed7ad
					
				
			
		
					 1 changed files with 5 additions and 4 deletions
				
			
		| 
						 | 
					@ -11,11 +11,12 @@ cdist-type__rsync - Mirror directories using rsync
 | 
				
			||||||
DESCRIPTION
 | 
					DESCRIPTION
 | 
				
			||||||
-----------
 | 
					-----------
 | 
				
			||||||
This cdist type allows you to mirror local directories to the
 | 
					This cdist type allows you to mirror local directories to the
 | 
				
			||||||
target host using rsync. 
 | 
					target host using rsync. Rsync will be installed in the manifest of the type.
 | 
				
			||||||
Rsync will be installed in the manifest of the type.
 | 
					If group or owner are giveng, a recursive chown will be executed on the 
 | 
				
			||||||
 | 
					target host.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
If group or owner are giveng, a recursive chown 
 | 
					A slash will be appended to the source directory so that only the contents
 | 
				
			||||||
will be executed on the target host.
 | 
					of the directory are taken and not the directory name itself.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
REQUIRED PARAMETERS
 | 
					REQUIRED PARAMETERS
 | 
				
			||||||
-------------------
 | 
					-------------------
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue