From 337bf474edc91c09bf172091ed2c6ec4cb6e5f94 Mon Sep 17 00:00:00 2001 From: Martin Castillo Date: Tue, 15 May 2018 12:14:18 +0200 Subject: [PATCH] doc: Add note to guix size * doc/guix.texi (Invoking guix size): Note that guix size ignores grafted packages in the store. --- doc/guix.texi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/guix.texi b/doc/guix.texi index a771ab7ae..72768b8cc 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -6945,7 +6945,8 @@ When the package passed to @command{guix size} is available in the store, @command{guix size} queries the daemon to determine its dependencies, and measures its size in the store, similar to @command{du -ms --apparent-size} (@pxref{du invocation,,, coreutils, GNU -Coreutils}). +Coreutils}). Note that @command{guix size} only looks for the +ungrafted package. When the given package is @emph{not} in the store, @command{guix size} reports information based on the available substitutes -- 2.17.0