summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKeuin <[email protected]>2024-01-20 18:54:10 +0800
committerKeuin <[email protected]>2024-01-20 19:05:25 +0800
commit44227db56e3669b6b1575bf750df815e6903c906 (patch)
tree57c7a5503659aa0676119d7a9bdb48164fa6724f /README.md
parent7e3cd92742383c43f2741449c551208e6487154e (diff)
feature: config file support JSON comment
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e3a95e5..23942bf 100644
--- a/README.md
+++ b/README.md
@@ -92,7 +92,7 @@ The config file will be generated if not exist. The default is:
- `incbak_cow`: (experimental) Enable filesystem CoW (copy-on-write) for incremental backup.
**Will fall back to normal file copy if the filesystem does not support CoW.** Please read section 2.5 for more info.
-Note: JSON comment is **NOT** supported for now.
+Note: JSON comment **is** supported.
## 2.3 Script for auto-restart after restoring