From 093cf4098eb1622a59d4d7695fdbded1f9893792 Mon Sep 17 00:00:00 2001 From: Ryan Rentfro Date: Tue, 1 Mar 2016 13:48:58 -0800 Subject: [PATCH] Updates wd ls command to wd list - as this is the correct command --- Plugins.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugins.md b/Plugins.md index 7087276..41b8d16 100644 --- a/Plugins.md +++ b/Plugins.md @@ -1512,5 +1512,5 @@ wd show ``` ###### _List all warp points (stored in `~/.warprc`):_ ``` -wd ls +wd list ``` \ No newline at end of file