Updates wd ls command to wd list - as this is the correct command

Ryan Rentfro 2016-03-01 13:48:58 -08:00
parent dcb486ee24
commit 093cf4098e

@ -1512,5 +1512,5 @@ wd show
```
###### _List all warp points (stored in `~/.warprc`):_
```
wd ls
wd list
```