📄 pacorc.in
字号:
##----------------------------------------------------------------------## @sysconfdir@/pacorc: configuration file for paco-@PACKAGE_VERSION@.#### See the man page of pacorc(5) for more information.##----------------------------------------------------------------------## Note: For those variables that can be also set by the command line,## the equivalent command line options are specified in brackets.##----------------------------------------------------------------------# Log directory.# [-L|--logdir]#LOGDIR=@LOGDIR@# Paths to scan when logging installations.# [-I|--include]#INCLUDE=@INCLUDE@# Paths to skip when logging installations.# [-E|--exclude]#EXCLUDE=@EXCLUDE@# File system block size used to calculate file sizes, in bytes.# For most systems this is 4096.# Set to 0 to let paco calculate the block size for each file.# Set to 1 to get the same effect as the old option APPARENT_SIZE=1#BLOCK_SIZE=0# Maximmum database age, in days.#MAX_DB_AGE=7# Ignore errors of the install commands when logging installations.# [--ignore-errors]#LOG_IGNORE_ERRORS=0# Do not log shared files.# [--ignore-shared]#LOG_IGNORE_SHARED=0# Match packages case-sensitively#CASE_SENSITIVE=0
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -