We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
pk repo metadata regen
1 parent 71e160a commit 2ce6e7fCopy full SHA for 2ce6e7f
1 file changed
content/posts/metadata-cache-generation.md
@@ -70,10 +70,10 @@ Force a full regen:
70
71
- `pk repo metadata regen -f path/to/repo`
72
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.
+Note that a repo must be specified and either be the name of a configured
+ebuild repo on the system or an external repo pointed to via a path. Specifying
+the level of parallelism is supported using the `-j/--jobs` option which
+defaults to the system's number of logical CPU cores when unset.
77
78
# Implementation details
79
0 commit comments