We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dcfd44 commit 48ca7c8Copy full SHA for 48ca7c8
commands/zdiffstore.md
@@ -4,7 +4,7 @@ specified by `numkeys`.
4
5
Keys that do not exist are considered to be empty sets.
6
7
-If `destination` already exists, it is overwritten.
+If `destination` already exists, it is overwritten (when the difference is nonempty) or deleted (when the difference is empty)
8
9
@examples
10
0 commit comments