You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -71,7 +71,7 @@ Usage: nrm [options] [command]
71
71
set <registryName> Set custom registry attribute
72
72
-a --attr <attr> Set custom registry attribute
73
73
-v --value <value> Set custom registry value
74
-
del <registry> Delete one custom registry
74
+
del [registry] Delete one custom registry
75
75
rename <registryName> <newName> Set custom registry name
76
76
home <registry> [browser] Open the homepage of registry with optional browser
77
77
publish [<tarball>|<folder>] Publish package to current registry if current registry is a custom registry. The field 'repository' of current custom registry is required running this command. If you're not using custom registry, this command will run npm publish directly
0 commit comments