aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2018-01-22 21:49:14 +0000
committerGitHub <noreply@github.com>2018-01-22 21:49:14 +0000
commit59dbab3cd466490e6065f7a5e4b43c5170aea2f1 (patch)
tree0a7cf65374172f90df8e471415d6626ac83a4e2b /Makefile
parentadd ymarks (bookmarks synchronisation) (diff)
parentMerge pull request #1300 from meitar/vlc (diff)
downloadawesome-selfhosted-59dbab3cd466490e6065f7a5e4b43c5170aea2f1.tar.gz
awesome-selfhosted-59dbab3cd466490e6065f7a5e4b43c5170aea2f1.zip
Merge branch 'master' into ymarks
Diffstat (limited to 'Makefile')
-rwxr-xr-xMakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 00b366ae..4886ccea 100755
--- a/Makefile
+++ b/Makefile
@@ -53,7 +53,7 @@ add:
else Moreinfo=$$(echo "($$CDemo$$CSource)" | sed 's|)\[|), [|g') ;\
fi ;\
echo -e "Copy this entry to your clipboard, paste it in the appropriate category:\n\n" ;\
- echo " * [$$Name]($$Url) - $${Description} $${Moreinfo} \`$$License\` \`$$Language\`"
+ echo "- [$$Name]($$Url) - $${Description} $${Moreinfo} \`$$License\` \`$$Language\`"
#TODO ask for category and insert item accordingly