pacorc.in

来自「About: Paco (pacKAGE oRGANIZER) is a si」· IN 代码 · 共 42 行

IN
42
字号
##----------------------------------------------------------------------## @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 + =
减小字号Ctrl + -
显示快捷键?