Skip to content

Commit

Permalink
doc: npm-explore can't handle a version
Browse files Browse the repository at this point in the history
Closes npm#5323
  • Loading branch information
robertkowalski authored and domenic committed Jun 25, 2014
1 parent b4a0641 commit 2ba7d0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/cli/npm-explore.md
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@ npm-explore(1) -- Browse an installed package

## SYNOPSIS

npm explore <name>[@<version>] [ -- <cmd>]
npm explore <name> [ -- <cmd>]

## DESCRIPTION

0 comments on commit 2ba7d0d

Please sign in to comment.