浏览代码

add --list requirement hint

Thomas Waldmann 9 年之前
父节点
当前提交
541bbd4a5b
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      docs/changes.rst

+ 2 - 0
docs/changes.rst

@@ -9,6 +9,8 @@ Compatibility notes:
 - you may need to use -v (or --info) more often to actually see output emitted
 - you may need to use -v (or --info) more often to actually see output emitted
   at INFO log level (because it is suppressed at the default WARNING log level).
   at INFO log level (because it is suppressed at the default WARNING log level).
   See the "general" section in the usage docs.
   See the "general" section in the usage docs.
+- for borg create, you need --list (additionally to -v) to see the long file
+  list (was needed so you can have e.g. --stats alone without the long list)
 - see below about BORG_DELETE_I_KNOW_WHAT_I_AM_DOING (was:
 - see below about BORG_DELETE_I_KNOW_WHAT_I_AM_DOING (was:
   BORG_CHECK_I_KNOW_WHAT_I_AM_DOING)
   BORG_CHECK_I_KNOW_WHAT_I_AM_DOING)