From effba897bd32fef2231b8293f287a24bbcb40564 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sat, 17 Sep 2016 22:22:47 +1200 Subject: Fix comment in xgo(1df) --- bin/xgo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/xgo') 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 -- cgit v1.2.3