diff mbox series

[bug#59235,v4,2/2] doc: Mention --list-transitive short flag in the manual.

Message ID 20221113162700.12084-2-jgart@dismail.de
State New
Headers show
Series [bug#59235,v4,1/2] scripts: refresh: Add short flag -R for --list-transitive option. | expand

Commit Message

jgart Nov. 13, 2022, 4:27 p.m. UTC
* doc/guix.texi (Invoking guix refresh): Mention -R short flag.
---
 doc/guix.texi | 2 ++
 1 file changed, 2 insertions(+)
diff mbox series

Patch

diff --git a/doc/guix.texi b/doc/guix.texi
index 3f76184495..b7f0775ae4 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -109,6 +109,7 @@  Copyright @copyright{} 2022 Reily Siegel@*
 Copyright @copyright{} 2022 Simon Streit@*
 Copyright @copyright{} 2022 (@*
 Copyright @copyright{} 2022 John Kehayias@*
+Copyright @copyright{} 2022 jgart@*
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3 or
@@ -14135,6 +14136,7 @@  for compatibility with an upgraded @code{flex} package.
 @table @code
 
 @item --list-transitive
+@itemx -R
 List all the packages which one or more packages depend upon.
 
 @example