From f4e8f84223eed592d4abddef079629fdf3026716 Mon Sep 17 00:00:00 2001 From: TheBestPessimist Date: Tue, 11 Sep 2018 08:13:57 +0200 Subject: [PATCH] Wiki was moved to forum.duplicacy.com --- diff.md | 23 ++--------------------- 1 file changed, 2 insertions(+), 21 deletions(-) diff --git a/diff.md b/diff.md index f2d0271..543ff2b 100644 --- a/diff.md +++ b/diff.md @@ -1,22 +1,3 @@ -``` -SYNOPSIS: - duplicacy diff - Compare two snapshots or two revisions of a file +The wiki has moved to a new home on the [Duplicacy Forum](https://forum.duplicacy.com). -USAGE: - duplicacy diff [command options] [] - -OPTIONS: - -id diff with the snapshot with the specified id - -r [+] the revision number of the snapshot - -hash compute the hashes of on-disk files - -storage retrieve files from the specified storage -``` -The *diff* command compares the same file in two different snapshots if a file is given, otherwise compares the two snapshots. - -The file must be specified with a path relative to the repository. - -You can specify a different snapshot id rather than the default snapshot id. - -If only one revision is given by `-r`, the right hand side of the comparison will be the on-disk file. The `-hash` option can then instruct this command to compute the hash of the file. - -You can use the `-storage` option to select a different storage other than the default one. +Your page is available at: https://forum.duplicacy.com/t/diff-command-details/1084 \ No newline at end of file