Skip to content

Commit 2ce6e7f

Browse files
committed
content: fix wording for pk repo metadata regen repo args
1 parent 71e160a commit 2ce6e7f

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

content/posts/metadata-cache-generation.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,10 +70,10 @@ Force a full regen:
7070

7171
- `pk repo metadata regen -f path/to/repo`
7272

73-
Note that at least one repo must be specified and either be the name of a
74-
configured ebuild repo on the system or an external repo pointed to via a path.
75-
Specifying the level of parallelism is supported using the `-j/--jobs` option
76-
which defaults to the system's number of logical CPU cores when unset.
73+
Note that a repo must be specified and either be the name of a configured
74+
ebuild repo on the system or an external repo pointed to via a path. Specifying
75+
the level of parallelism is supported using the `-j/--jobs` option which
76+
defaults to the system's number of logical CPU cores when unset.
7777

7878
# Implementation details
7979

0 commit comments

Comments
 (0)