doc: emacs: Clarify 'guix-use-substituse' and 'guix-dry-run'.
Reported by apteryx on #guix. * doc/emacs.texi (Emacs Build Options): Mention the variable value when describe the effects of 'guix-use-substitute' and 'guix-dry-run'.
This commit is contained in:
		
							parent
							
								
									844f4f6e62
								
							
						
					
					
						commit
						6f52b82d42
					
				
					 1 changed files with 4 additions and 4 deletions
				
			
		|  | @ -417,12 +417,12 @@ this variable, for example: | |||
| @end example | ||||
| 
 | ||||
| @item guix-use-substitutes | ||||
| Has the same meaning as @code{--no-substitutes} option (@pxref{Invoking | ||||
| guix build}). | ||||
| If nil, has the same meaning as @code{--no-substitutes} option | ||||
| (@pxref{Invoking guix build}). | ||||
| 
 | ||||
| @item guix-dry-run | ||||
| Has the same meaning as @code{--dry-run} option (@pxref{Invoking guix | ||||
| build}). | ||||
| If non-nil, has the same meaning as @code{--dry-run} option | ||||
| (@pxref{Invoking guix build}). | ||||
| 
 | ||||
| @end table | ||||
| 
 | ||||
|  |  | |||
		Reference in a new issue