summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorKlaus Aehlig <klaus.aehlig@huawei.com>2023-01-10 12:47:38 +0100
committerKlaus Aehlig <klaus.aehlig@huawei.com>2023-01-10 15:54:32 +0100
commita50cf5be7ac73bf97afde3c725a2ce5137962572 (patch)
tree6d10cd9a77a83f95fb53747f36840381b0c1fd44 /share
parent3e6ba85cacea36cfbebdbea4d5e96c5f068cb990 (diff)
downloadjustbuild-a50cf5be7ac73bf97afde3c725a2ce5137962572.tar.gz
just-import-git: accept config from stdin
... to allow simple chaining of imports.
Diffstat (limited to 'share')
-rw-r--r--share/man/just-import-git.1.org2
1 files changed, 2 insertions, 0 deletions
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~.