guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#37525] [PATCH 3/3] updated docs for import crate


From: Martin Becze
Subject: [bug#37525] [PATCH 3/3] updated docs for import crate
Date: Thu, 26 Sep 2019 14:31:03 -0400

---
 doc/guix.texi | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/doc/guix.texi b/doc/guix.texi
index 14c4514b31..3b3645b854 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -9054,6 +9054,13 @@ in Guix.
 Import metadata from the crates.io Rust package repository
 @uref{https://crates.io, crates.io}, as in this example:
 
+@item --recursive
+@itemx -r
+Traverse the dependency graph of the given upstream package recursively
+and generate package expressions for all those packages that are not yet
+in Guix.
+@end table
+
 @example
 guix import crate blake2-rfc
 @end example
-- 
2.23.0






reply via email to

[Prev in Thread] Current Thread [Next in Thread]