From 33f6f82d819fda6b3fad1022f0285287501b9ecc Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Wed, 21 Oct 2015 14:38:02 +1300 Subject: Fix another comment typo --- bash/bashrc.d/fnl.bash | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bash') diff --git a/bash/bashrc.d/fnl.bash b/bash/bashrc.d/fnl.bash index efdaa1c5..408778a2 100644 --- a/bash/bashrc.d/fnl.bash +++ b/bash/bashrc.d/fnl.bash @@ -3,8 +3,8 @@ # the exit status of the command. # # $ fnl grep foo /bar -# declare -- fnl_stdout="/tmp/fnl.xQmhe/stdout" -# declare -- fnl_stderr="/tmp/fnl.xQmhe/stderr" +# declare -p fnl_stdout="/tmp/fnl.xQmhe/stdout" +# declare -p fnl_stderr="/tmp/fnl.xQmhe/stderr" # fnl() { -- cgit v1.2.3