From c9b73510db36e3ce850390922cc459a574a6d9f1 Mon Sep 17 00:00:00 2001 From: Jim Vanderveen Date: Thu, 30 Nov 2017 06:58:42 -0800 Subject: [PATCH] Remove spurious redirect (#1707) --- pages/osx/pushd.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/osx/pushd.md b/pages/osx/pushd.md index 56095473e..21d608f84 100644 --- a/pages/osx/pushd.md +++ b/pages/osx/pushd.md @@ -5,7 +5,7 @@ - Switch to directory and push it on the stack: -`pushd < {{directory}}` +`pushd {{directory}}` - Switch first and second directories on the stack: