aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xurlinfo2
1 files changed, 1 insertions, 1 deletions
diff --git a/urlinfo b/urlinfo
index 2d6a287..276a7bd 100755
--- a/urlinfo
+++ b/urlinfo
@@ -39,5 +39,5 @@ if [ "$BASENAME" == "urlinfo" ]; then
echo " identifier:"
echo " - $IDENTIFIER"
elif [ "$BASENAME" == "urlmd" ]; then
- echo "[$TITLE]($URL)"
+ echo "[$DESC]($URL)"
fi