From d2a4864a942defc9a11d1f64725599f22a88bee1 Mon Sep 17 00:00:00 2001 From: Paul Cristian Sarbu Date: Tue, 4 Oct 2022 17:04:10 +0200 Subject: just: Fix version subcommand; Fix just section-1 man page The version subcommand now has no expected command line options, as expected. Also the version subcommand was missing from the man page synopsis. --- share/man/just.1.org | 1 + 1 file changed, 1 insertion(+) (limited to 'share') diff --git a/share/man/just.1.org b/share/man/just.1.org index 4509da80..9bd95ae0 100644 --- a/share/man/just.1.org +++ b/share/man/just.1.org @@ -7,6 +7,7 @@ just - a generic build tool. * SYNOPSIS +just version\\ just {analyse|build} [OPTIONS] [[module] target]\\ just install -o [OPTIONS] [[module] target]\\ just install-cas [OPTIONS] \\ -- cgit v1.2.3