summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorPaul Cristian Sarbu <paul.cristian.sarbu@huawei.com>2024-06-27 12:25:51 +0200
committerPaul Cristian Sarbu <paul.cristian.sarbu@huawei.com>2024-06-27 13:19:49 +0200
commit3f3eb2347593aee2e09e9821dfe49daa33b63b35 (patch)
tree0dbbf29f8102305dd0f6e8cc350237f8e4e9d383 /share/man
parent9a4697a2c948a4bcb4a2232a371b6cb3c178e20b (diff)
downloadrules-rust-3f3eb2347593aee2e09e9821dfe49daa33b63b35.tar.gz
docs: Fix small typos
Diffstat (limited to 'share/man')
-rw-r--r--share/man/import-cargo.1.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/import-cargo.1.md b/share/man/import-cargo.1.md
index c3898f5..5ebbfce 100644
--- a/share/man/import-cargo.1.md
+++ b/share/man/import-cargo.1.md
@@ -13,11 +13,11 @@ SYNOPSIS
DESCRIPTION
===========
-Given a physical repository where one sudirectory has the file
+Given a physical repository where one subdirectory has the file
layout of a crate and a **`just-mr-repository-config`**(5) on
standard input,
- - extend the repository configuration by a logical repsitory for
- that cate, as well as logical repositories for all the transitive
+ - extend the repository configuration by a logical repository for
+ that crate, as well as logical repositories for all the transitive
dependencies as reported by **`cargo`**(1) when asked for the
development dependencies of the given crate,
- generate the needed target files in the directory *`etc/deps-rust`*
@@ -54,7 +54,7 @@ content-fixed anyway.
**`-t`**, **`--recompute-targets`**
Recompute all target files, even if cached.
-**`-r`**, **`--recomptue-repos`**
+**`-r`**, **`--recompute-repos`**
Recompute all repositories, even if cached.
**`-s`**, **`--recompute-sources`**