From 387fa7952276bd3d72b259664256cbbcc3e0ed8c Mon Sep 17 00:00:00 2001 From: Yuanle Song Date: Sat, 30 Nov 2019 17:15:45 +0800 Subject: [PATCH] update doc --- operational | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/operational b/operational index 712a7f3..4c825d8 100644 --- a/operational +++ b/operational @@ -245,6 +245,18 @@ vscode should at least always indent using space for F#. * current :entry: ** +** 2019-11-30 support itemize-changes option in config file. +itemize-changes=yes +itemize-changes=no + +-i --itemize-changes + +** 2019-11-30 support default-docs=no option. +both in command line arguments and in config file. + +--default-docs +--no-default-docs + ** 2019-11-24 Make sure Chinese file name works in local.list file. ** 2019-11-23 when default .ssh dir is in %programdata%\mbackup\.ssh, there is a security concern. -- GitLab