diff --git a/doc/manual/source/command-ref/nix-channel.md b/doc/manual/source/command-ref/nix-channel.md index 4a7555c90..b1b2812d2 100644 --- a/doc/manual/source/command-ref/nix-channel.md +++ b/doc/manual/source/command-ref/nix-channel.md @@ -55,7 +55,7 @@ This command has the following operations: > **Note** > - > `--update` uses [fetchTarball](@docroot@/language/builtins.md#builtins-fetchTarball) under the hood, so it will cache channels. + > Downloaded channel contents are cached. > Use `--tarball-ttl` or the nix configuration option `tarball-ttl` to change this behavior. - `--list-generations`