From 96ec7cee239716fa5b789a886a2ae3235b16bf3b Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Wed, 17 Jul 2024 14:47:16 +0200 Subject: just-mr: add subcommand gc-repo --- share/man/just-mr.1.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'share') diff --git a/share/man/just-mr.1.md b/share/man/just-mr.1.md index ea420a97..dcb32697 100644 --- a/share/man/just-mr.1.md +++ b/share/man/just-mr.1.md @@ -329,6 +329,14 @@ This subcommand is the explicit way of specifying *known* just subcommands and calling **`just`** via **`execvp`**(2). The same description as for the **`do`** subcommand applies. +**`gc-repo`** +------------- + +Rotate the repository-root generations. In this way, all repository +roots not needed since the the last call to **`gc-repo`** are purged +and the corresponding disk space reclaimed. + + EXIT STATUS =========== -- cgit v1.2.3