Clarify where output from the diff hook goes.
This commit is contained in:
		
							parent
							
								
									b4a05edbfe
								
							
						
					
					
						commit
						a5efe61786
					
				
					 1 changed files with 5 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -288,10 +288,11 @@ false</literal>.</para>
 | 
			
		|||
      </listitem>
 | 
			
		||||
    </orderedlist>
 | 
			
		||||
 | 
			
		||||
    <para>The diff hook should not print data to stderr or stdout, as
 | 
			
		||||
    output is not displayed to the user. However, if information is
 | 
			
		||||
    printed, it will be printed in the <command>nix-daemon</command>
 | 
			
		||||
    log.</para>
 | 
			
		||||
    <para>
 | 
			
		||||
      The stderr and stdout output from the diff hook will not be
 | 
			
		||||
      displayed to the user. Instead, it will print to the nix-daemon's
 | 
			
		||||
      log.
 | 
			
		||||
    </para>
 | 
			
		||||
 | 
			
		||||
    <para>When using the Nix daemon, <literal>diff-hook</literal> must
 | 
			
		||||
    be set in the <filename>nix.conf</filename> configuration file, and
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue