aboutsummaryrefslogtreecommitdiff
path: root/bin/rfcf.sh
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-04-21 17:17:57 +1200
committerTom Ryder <tom@sanctum.geek.nz>2017-04-21 17:17:57 +1200
commitd06b05229616899e22f5bbfa2caca14ff60b704e (patch)
tree23d082a03db94cd5bd526783e40b245a7d0ffaf5 /bin/rfcf.sh
parentAdd brief comment to top of quo.sed (diff)
downloaddotfiles-d06b05229616899e22f5bbfa2caca14ff60b704e.tar.gz
dotfiles-d06b05229616899e22f5bbfa2caca14ff60b704e.zip
Add some missing leading comments
Diffstat (limited to 'bin/rfcf.sh')
-rw-r--r--bin/rfcf.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/rfcf.sh b/bin/rfcf.sh
index 36b1a4c4..214f4e64 100644
--- a/bin/rfcf.sh
+++ b/bin/rfcf.sh
@@ -1,3 +1,4 @@
+# Fetch an RFC from the IETF site and write it to stdout
# Check arguments
if [ "$#" -ne 1 ] ; then