Skip to content

Commit

Permalink
Update sdiffstore.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LiorKogan authored Mar 31, 2024
1 parent 69beb1b commit 7dcfd44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion commands/sdiffstore.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
This command is equal to `SDIFF`, but instead of returning the resulting set, it
is stored in `destination`.

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)

@examples

Expand Down

0 comments on commit 7dcfd44

Please sign in to comment.