From 73d8be424ec5c2f686723e29badf54fdabdd72de Mon Sep 17 00:00:00 2001 From: jordan314 Date: Thu, 24 Mar 2016 15:35:21 -0700 Subject: [PATCH] pfd command had an extra underscore --- Plugins.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugins.md b/Plugins.md index 41b8d16..100ae96 100644 --- a/Plugins.md +++ b/Plugins.md @@ -886,7 +886,7 @@ Enhances the [Nanoc](http://nanoc.stoneship.org/) static site generator with ali | Command | Description | |:--------------|:-----------------------------------------------| | _tab_ | open the current directory in a new tab | -| _pfd | return the path of the frontmost Finder window | +| _pfd_ | return the path of the frontmost Finder window | | _pfs_ | return the current Finder selection | | _cdf_ | cd to the current Finder directory | | _pushdf_ | pushd to the current Finder directory |