From a2521a83bc055e315b2ce0f6cc876a4a5ac80908 Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Mon, 24 Jun 2024 17:21:49 +0200 Subject: just-import-git: make rust-rules default to a public upstream repository ... now that the rules are published. --- share/man/import-cargo.1.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'share/man') diff --git a/share/man/import-cargo.1.md b/share/man/import-cargo.1.md index d52aece..c3898f5 100644 --- a/share/man/import-cargo.1.md +++ b/share/man/import-cargo.1.md @@ -33,12 +33,10 @@ Output a usage message and exit. **`--rules`** *`name`* Assume the rust rules are the logical repository *`name`* in the -configuration provided on standard input. Typically, the rust rules -would be imported first via **`just-import-git`**(1). If this option -is not given, as last resort, a *`"file"`* repository for the rules -is created pointing to the directory `../rules` relative to location -of this binary. This is correct, if **`just-import-cargo`** is called -from a (persistent) checkout of `rules-rust`, but hardly ever useful. +configuration provided on standard input. Typically, the rust rules would +be imported first via **`just-import-git`**(1). If this option is not +given, the latest commit of `https://github.com/just-buildsystem/rules-rust` +is taken. **`--repo-root`** *`root`* Specify the root of the physical directory the configuration read from -- cgit v1.2.3