diff options
Diffstat (limited to 'doc/guix.texi')
-rw-r--r-- | doc/guix.texi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index a503ed5ee0..1bb139e9b0 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -12725,6 +12725,10 @@ comments and bailing out if it cannot make sense of the code that appears in an inputs field. The available options are listed below. @table @code +@item --dry-run +@itemx -n +Show source file locations that would be edited but do not modify them. + @item --load-path=@var{directory} @itemx -L @var{directory} Add @var{directory} to the front of the package module search path |