Fix typo in doc for nix-copy-closure
This commit is contained in:
		
							parent
							
								
									14f7e1fc42
								
							
						
					
					
						commit
						055ab1fc8d
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -43,7 +43,7 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<para><command>nix-copy-closure</command> gives you an easy and
 | 
					<para><command>nix-copy-closure</command> gives you an easy and
 | 
				
			||||||
efficient way to exchange software between machines.  Given one or
 | 
					efficient way to exchange software between machines.  Given one or
 | 
				
			||||||
more Nix store paths <replaceable>paths</replaceable> on the local
 | 
					more Nix store <replaceable>paths</replaceable> on the local
 | 
				
			||||||
machine, <command>nix-copy-closure</command> computes the closure of
 | 
					machine, <command>nix-copy-closure</command> computes the closure of
 | 
				
			||||||
those paths (i.e. all their dependencies in the Nix store), and copies
 | 
					those paths (i.e. all their dependencies in the Nix store), and copies
 | 
				
			||||||
all paths in the closure to the remote machine via the
 | 
					all paths in the closure to the remote machine via the
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue