We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c65ece commit d741951Copy full SHA for d741951
commands/sdiffstore.md
@@ -1,7 +1,7 @@
1
This command is equal to `SDIFF`, but instead of returning the resulting set, it
2
is stored in `destination`.
3
4
-If `destination` already exists, it is overwritten (when the difference is nonempty) or deleted (when the difference is empty)
+If `destination` already exists, it is overwritten (when the difference is nonempty) or deleted (when the difference is empty).
5
6
@examples
7
0 commit comments