dpkg.cfg
来自「linux下dpkg开发包」· CFG 代码 · 共 13 行
CFG
13 行
# dpkg configuration file## This file can contain default options for dpkg. All commandline# options are allowed. Values can be specific by putting them after# the option, seperated by whitespace and/or an `=' sign.## Do not enable debsign by default; since Debian does not use embedded# signature debsign would reject all packages.no-debsig## Allow file overlaps between packages. force-overwrite
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?