diff options
author | Jonathan Brielmaier <jonathan.brielmaier@web.de> | 2020-10-13 21:11:39 +0200 |
---|---|---|
committer | Mathieu Othacehe <othacehe@gnu.org> | 2020-10-13 21:34:57 +0200 |
commit | fd7e7b5f008c79ca6066d38a88f9ff0574c3fa1d (patch) | |
tree | 274dee0a959b17f419f28440d569aa59b487c0ba | |
parent | 36fe5e9fe3c4dd526de9e51f55ddde8a41b4de69 (diff) | |
download | cuirass-fd7e7b5f008c79ca6066d38a88f9ff0574c3fa1d.tar cuirass-fd7e7b5f008c79ca6066d38a88f9ff0574c3fa1d.tar.gz |
doc: Update path for gcroots.
* doc/cuirass.texi (Invoking cuirass): Update path for gcroots.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
-rw-r--r-- | doc/cuirass.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/cuirass.texi b/doc/cuirass.texi index c6f64c9..00baf4a 100644 --- a/doc/cuirass.texi +++ b/doc/cuirass.texi @@ -221,7 +221,7 @@ instructs it to keep those GC roots live for at least @var{duration}---e.g., 30 days. Those GC roots are typically stored in -@file{/var/guix/gcroots/per-user/@var{user}/cuirass}, where @var{user} is the +@file{/var/guix/gcroots/profiles/per-user/@var{user}/cuirass}, where @var{user} is the user under which Cuirass is running. @item --port=@var{num} |