diff options
Diffstat (limited to 'doc')
| -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 96035bd97c..544f86a6ac 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -14585,6 +14585,10 @@ Additional options include:  Traverse the dependency graph of the given upstream package recursively  and generate package expressions for all those packages that are not yet  in Guix. +@item --recursive-dev-dependencies +If @option{--recursive-dev-dependencies} is specified, also the recursively +imported packages contain their development dependencies, which are recursively +imported as well.  @end table  @item elm | 
