aboutsummaryrefslogtreecommitdiff
path: root/bin/rfcr.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/rfcr.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/rfcr.sh')
-rw-r--r--bin/rfcr.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/rfcr.sh b/bin/rfcr.sh
index 860ae53d..30954154 100644
--- a/bin/rfcr.sh
+++ b/bin/rfcr.sh
@@ -1,3 +1,4 @@
+# Fetch and format an RFC from the IETF website and view it on a terminal
# Check arguments
if [ "$#" -ne 1 ] ; then