From 0005677f3ca35f1535f4827433efcd04f3a5d731 Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Fri, 26 Jan 2024 16:57:57 +0100 Subject: just-mr: add option to dump effective rc --- share/man/just-mr.1.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'share') diff --git a/share/man/just-mr.1.md b/share/man/just-mr.1.md index b7929625..67313661 100644 --- a/share/man/just-mr.1.md +++ b/share/man/just-mr.1.md @@ -158,6 +158,12 @@ Path to the just-mrrc file to use. See **`just-mrrc`**(5) for more details. Default: file path *`".just-mrrc"`* in the user's home directory. +**`--dump-rc`** *`PATH`* +Dump the effective rc, i.e., the rc after overlaying all applicable auxiliary +files specified in the `"rc files"` field, to the specified file. In this +way, an rc can be made self-contained in preparation for committing it to +a repository. + **`--git`** *`PATH`* Path to the git binary in *`PATH`* or path to the git binary. Used in the rare instances when shelling out to git is needed. -- cgit v1.2.3