aboutsummaryrefslogtreecommitdiff
path: root/bash/bashrc.d
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2015-10-21 14:38:02 +1300
committerTom Ryder <tom@sanctum.geek.nz>2015-10-21 14:38:02 +1300
commit33f6f82d819fda6b3fad1022f0285287501b9ecc (patch)
tree6412df8044e480f8a7ac01995d7ee73923e54f58 /bash/bashrc.d
parentFix comment typo (diff)
downloaddotfiles-33f6f82d819fda6b3fad1022f0285287501b9ecc.tar.gz
dotfiles-33f6f82d819fda6b3fad1022f0285287501b9ecc.zip
Fix another comment typo
Diffstat (limited to 'bash/bashrc.d')
-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() {