We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5afc6a1 commit c887179Copy full SHA for c887179
1 file changed
data/os/family/Debian.yaml
@@ -52,6 +52,9 @@ apt::confs:
52
Advance-On-Action "1";
53
}
54
};
55
+ no-pager:
56
+ content: |
57
+ Binary::apt::Pager "false";
58
show-versions:
59
content: |
60
APT::Get::Show-Versions "1";
0 commit comments