aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/apt-panopticommon.lua
diff options
context:
space:
mode:
Diffstat (limited to 'apt-panopticommon.lua')
-rw-r--r--apt-panopticommon.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/apt-panopticommon.lua b/apt-panopticommon.lua
index c03f817..e40ec0a 100644
--- a/apt-panopticommon.lua
+++ b/apt-panopticommon.lua
@@ -34,7 +34,7 @@ APT.options =
34 ' 2 = high - Also download Packages.xz files that changed, unpack and check them.\n' .. 34 ' 2 = high - Also download Packages.xz files that changed, unpack and check them.\n' ..
35 ' Also download and check InRelease files\n.' .. 35 ' Also download and check InRelease files\n.' ..
36 ' Pick a few small packages, download them, check their SHA512.\n' .. 36 ' Pick a few small packages, download them, check their SHA512.\n' ..
37 ' 3 = more - Also pick more packages, some for each arch.\n' .. 37 ' 3 = more - Also pick more files and packages, some for each reelase / arch.\n' ..
38 ' 4 = all - Do absolutely everything.\n' .. 38 ' 4 = all - Do absolutely everything.\n' ..
39 ' Actually download some Contents files, and some more Packages.xz, and package files.', 39 ' Actually download some Contents files, and some more Packages.xz, and package files.',
40 value = 2, 40 value = 2,