aboutsummaryrefslogtreecommitdiff
path: root/bin/rfcf
diff options
context:
space:
mode:
Diffstat (limited to 'bin/rfcf')
-rwxr-xr-xbin/rfcf2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/rfcf b/bin/rfcf
index 72c076a9..633eaace 100755
--- a/bin/rfcf
+++ b/bin/rfcf
@@ -9,4 +9,4 @@ fi
rn=$1
# Retrieve the RFC with curl(1)
-curl https://tools.ietf.org/rfc/rfc"$rn".txt
+curl -fsSL https://tools.ietf.org/rfc/rfc"$rn".txt