From a3de5259ed644840a6aa4cee5bdcfaa65301360e Mon Sep 17 00:00:00 2001 From: Dennis ten Hoove Date: Wed, 17 Jul 2024 20:54:33 +0200 Subject: [PATCH] [doc] Update doc with changes to diff --- doc/arkdep.8 | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/doc/arkdep.8 b/doc/arkdep.8 index 1669d5b..624b481 100644 --- a/doc/arkdep.8 +++ b/doc/arkdep.8 @@ -5,8 +5,6 @@ arkdep - Manage arkdep deployments \fBarkdep\fR {option} ... .br \fBarkdep\fR {option} [variant] [version] -.br -\fBarkdep\fR {option} [variant] [variant] .SH DESCRIPTION Arkdep is a utility which downloads, deploys and manages Btrfs subvolume exports. @@ -51,8 +49,8 @@ Deploy an image from the local cache skipping database download and checksum che .SS arkdep remove stable_v1 Remove the defined deployment. .SS arkdep diff -Generate diff between currently active deployment and latest default variant. +Generate diff between currently active deployment and latest version of the default variant. .SS arkdep diff test-arkanelinux-kde -Generate diff between current deployment and specified variant. -.SS arkdep diff test-arkanelinux-kde arkanelinux -Generate diff between two specified variants. +Generate diff between current deployment and latest version of the specified variant. +.SS arkdep diff test-arkanelinux-kde aabbcc123 +Generate diff between specified variant and defined version.