We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37bccc5 commit 996c984Copy full SHA for 996c984
nupm/registry.nu
@@ -241,7 +241,6 @@ def init-index [] {
241
# Initialize a new nupm registry or a registry index if the `--index` flag is
242
# passed in
243
@example "Initialize registry index" { nupm registry init --index }
244
-@example "Initialize registry list" { nupm registry init-index }
245
export def init [--index] {
246
if $index {
247
init-index
0 commit comments