]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/indexfile.h
document --no- as --show-upgraded is the default
[apt.git] / apt-pkg / indexfile.h
index f87693a8ff2d953eef30161e2e0be1e5134aa7de..76a3d069e58d390c410ace72c95c395fc679bd3c 100644 (file)
@@ -90,6 +90,9 @@ class IndexTarget                                                     /*{{{*/
       DEFAULTENABLED,
       SOURCESENTRY,
       BY_HASH,
+      KEEPCOMPRESSEDAS,
+      FALLBACK_OF,
+      IDENTIFIER,
    };
    std::string Option(OptionKeys const Key) const;
    bool OptionBool(OptionKeys const Key) const;