Fixed missing quote

pull/989/head
Nils Winkler 2017-04-21 14:35:40 +02:00
parent 33cdfe03a7
commit 09cb5552db
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ fe() {
fd() { fd() {
about "cd to the selected directory" about "cd to the selected directory"
group "fzf" group "fzf"
param "1: Directory to browse, or . if omitted param "1: Directory to browse, or . if omitted"
example "fd aliases" example "fd aliases"
local dir local dir