1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2026-01-31 14:40:21 +01:00

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`):_ ###### _List all warp points (stored in `~/.warprc`):_
``` ```
wd ls wd list
``` ```