Skip to content

Commit 84d08bd

Browse files
committed
Clarify mandoc
1 parent bb53f51 commit 84d08bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/man/cargo-metadata.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ The output has the following format:
161161
}
162162
},
163163
/* List of registries to which this package may be published.
164-
This is null if not specified. */
164+
Publishing is unrestricted if null, and forbidden if an empty array. */
165165
"publish": [
166166
"crates-io"
167167
],

0 commit comments

Comments
 (0)