1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2026-01-10 21:58:06 +08: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
``` ```