From c0ceaa2d5db4a2ad96c4b7ee475dc53834d6a502 Mon Sep 17 00:00:00 2001 From: Jade Masker Date: Sun, 1 Jun 2025 15:56:46 -0400 Subject: [PATCH] add reference to the tarball-ttl documentation Co-authored-by: Valentin Gagarin --- doc/manual/source/command-ref/nix-channel.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/manual/source/command-ref/nix-channel.md b/doc/manual/source/command-ref/nix-channel.md index b1b2812d2..ed9cbb41f 100644 --- a/doc/manual/source/command-ref/nix-channel.md +++ b/doc/manual/source/command-ref/nix-channel.md @@ -56,7 +56,7 @@ This command has the following operations: > **Note** > > Downloaded channel contents are cached. - > Use `--tarball-ttl` or the nix configuration option `tarball-ttl` to change this behavior. + > Use `--tarball-ttl` or the [`tarball-ttl` configuration option](@docroot@/command-ref/conf-file.md#conf-tarball-ttl) to change the validity period of cached downloads. - `--list-generations`