aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bash/bashrc.d/fnl.bash4
1 files changed, 2 insertions, 2 deletions
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() {