mirror of https://github.com/ohmyzsh/ohmyzsh.git
Updates wd ls command to wd list - as this is the correct command
parent
dcb486ee24
commit
093cf4098e
|
@ -1512,5 +1512,5 @@ wd show
|
||||||
```
|
```
|
||||||
###### _List all warp points (stored in `~/.warprc`):_
|
###### _List all warp points (stored in `~/.warprc`):_
|
||||||
```
|
```
|
||||||
wd ls
|
wd list
|
||||||
```
|
```
|
Loading…
Reference in New Issue