From aaf386931165d003628780c4d914d3bbc9798a38 Mon Sep 17 00:00:00 2001 From: Paul Cristian Sarbu Date: Tue, 7 Mar 2023 18:07:47 +0100 Subject: just-mr: fix options mismatches ... both with respect to just options and the man page specifications. Option -L of just-mr was reassigned as a short name for --local-launcher, matching its use in just. Its place is now correctly held by the full name option --checkout-locations, as per the section-1 man page. --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 02c5b21c..20c3014f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,12 @@ A feature release on top of `1.0.0`, backwards compatible. latest occurrence. This is an incompatible change of the command line, but not affecting the backwards compatibility of the build. +- The option `-L` of `just-mr` now is an alternative name for option + `--local-launcher` instead of `--checkout-locations`, and thus + matching its meaning in `just`. This is an incompatible change of + the command line, but not affecting the backwards compatibility of + the build. + ### Other changes - `just analyse` now supports a new option `--dump-export-targets` -- cgit v1.2.3