Skip to content

Commit 996c984

Browse files
committed
remove errant example
1 parent 37bccc5 commit 996c984

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nupm/registry.nu

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,6 @@ def init-index [] {
241241
# Initialize a new nupm registry or a registry index if the `--index` flag is
242242
# passed in
243243
@example "Initialize registry index" { nupm registry init --index }
244-
@example "Initialize registry list" { nupm registry init-index }
245244
export def init [--index] {
246245
if $index {
247246
init-index

0 commit comments

Comments
 (0)