From a50cf5be7ac73bf97afde3c725a2ce5137962572 Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Tue, 10 Jan 2023 12:47:38 +0100 Subject: just-import-git: accept config from stdin ... to allow simple chaining of imports. --- share/man/just-import-git.1.org | 2 ++ 1 file changed, 2 insertions(+) (limited to 'share') diff --git a/share/man/just-import-git.1.org b/share/man/just-import-git.1.org index 354c2c2b..1d7cac76 100644 --- a/share/man/just-import-git.1.org +++ b/share/man/just-import-git.1.org @@ -50,6 +50,8 @@ The resulting configuration is printed on standard output. *-C* CONFIGFILE\\ Use the specified file as the configuration to import into. + The string ~-~ is treated as a request to take the config from + stdin; so a file called ~-~ has to be described as ~./-~, or similar. If not specified, for a config file is searched in the same way, as ~just-mr~ does, when invoved with ~--norc~. -- cgit v1.2.3