mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-09-09 08:00:05 +00:00
[New] nvm ls
: add --no-alias
to suppress alias output
Per https://github.com/creationix/nvm/issues/1792#issuecomment-466696504
This commit is contained in:
@@ -15,5 +15,8 @@ indent_size = false
|
||||
[test/fast/Listing versions/Running "nvm ls" calls into nvm_alias]
|
||||
indent_size = false
|
||||
|
||||
[test/fast/Listing versions/Running "nvm ls --no-alias" does not call into nvm_alias]
|
||||
indent_size = false
|
||||
|
||||
[Makefile]
|
||||
indent_style = tab
|
||||
|
Reference in New Issue
Block a user