diff options
| -rw-r--r-- | doc/apt.conf.5.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/apt.conf.5.xml b/doc/apt.conf.5.xml index e873cf5a7..ced2c2064 100644 --- a/doc/apt.conf.5.xml +++ b/doc/apt.conf.5.xml @@ -759,7 +759,7 @@ APT::Compressor::rev { or <literal>Acquire::Snapshots::URI::Override::Origin::<replaceable>ORIGIN</replaceable></literal>. The value should be a normal URI to a directory, except that the snapshot ID replaced with the - placeholder <literal>@SNAPSHOTID</literal>. + placeholder <literal>@SNAPSHOTID@</literal>. The special value '<literal>no</literal>' is available for this option indicating that this source cannot be used to acquire snapshots from. Another source will be tried |
