From b2a563c6c4786aaed1410acfcf2e30668e91f7bc Mon Sep 17 00:00:00 2001 From: Dennis ten Hoove Date: Mon, 15 Jul 2024 19:17:24 +0200 Subject: [PATCH] [doc] Expand man with new get-update feature --- doc/arkdep.8 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/arkdep.8 b/doc/arkdep.8 index 401c4ee..f3f7286 100644 --- a/doc/arkdep.8 +++ b/doc/arkdep.8 @@ -5,6 +5,8 @@ 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. @@ -23,7 +25,7 @@ Check for and report any config issues or untracked deployments. .SS get-available Get and print available variants in repo. .SS get-update -Get and print diff between current active development and the latest one provided by the repository. +Get and print diff between current active development and the latest default one provided by the repository or up to two specified variants. .SS remove Remove specified deployments. .SH ENVIRONMENT