mirror of
https://github.com/tj/n.git
synced 2024-11-24 19:46:56 +01:00
Added - alias of rm
This commit is contained in:
parent
acea331b67
commit
e2ce5084e6
@ -34,6 +34,10 @@ Remove some versions:
|
||||
|
||||
$ n rm 0.2.4 0.3.0
|
||||
|
||||
Instead of using `rm` we can simply use `-`:
|
||||
|
||||
$ n - 0.2.4
|
||||
|
||||
## Usage
|
||||
|
||||
Output from `n --help`:
|
||||
|
Loading…
Reference in New Issue
Block a user