aboutsummaryrefslogtreecommitdiff
path: root/bin/xgo
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-09-17 22:22:47 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-09-17 22:22:47 +1200
commiteffba897bd32fef2231b8293f287a24bbcb40564 (patch)
treec3425eb97f19a9041d056f72abd2c9a767b0c1a4 /bin/xgo
parentUnbold arguments to rot13(6df) in manpage (diff)
downloaddotfiles-effba897bd32fef2231b8293f287a24bbcb40564.tar.gz
dotfiles-effba897bd32fef2231b8293f287a24bbcb40564.zip
Fix comment in xgo(1df)
Diffstat (limited to 'bin/xgo')
-rwxr-xr-xbin/xgo2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/xgo b/bin/xgo
index 6b354ac9..49861aa8 100755
--- a/bin/xgo
+++ b/bin/xgo
@@ -9,7 +9,7 @@ fi
# Iterate over the URL arguments
for url ; do (
- # If it's a YouTube video without a given start time, load it in mpv(1)
+ # Look for patterns in the URL that suggest transformations
case $url in
# If this is a GitHub or GitLab link, swap "blob" for "raw" to get the actual file