From 032dc9f644775391048f28a266d257bc12dc3b66 Mon Sep 17 00:00:00 2001 From: tastytea Date: Mon, 21 Jan 2019 00:00:38 +0100 Subject: [PATCH] Enhanced manpage --- CMakeLists.txt | 2 +- whyblocked.1.adoc | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 366054e..54071eb 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -73,7 +73,7 @@ if(WITH_MAN) DESTINATION ${CMAKE_INSTALL_MANDIR}/man1) endif() -set(WITH_TRANSLATIONS, "YES") +set(WITH_TRANSLATIONS "YES") if(WITH_TRANSLATIONS) add_subdirectory(translations) endif() diff --git a/whyblocked.1.adoc b/whyblocked.1.adoc index 7d7b052..77ffcd6 100644 --- a/whyblocked.1.adoc +++ b/whyblocked.1.adoc @@ -20,6 +20,10 @@ whyblocked - reminds you why you blocked someone. Whyblocked allows you to store the reason why you blocked someone, along with "receipts", URLs to the posts that led you to block them. +Apart from the obvious method, you can add entries by dropping the link to a +profile into the main window. In the "Add entry" dialog, you can add receipts by +dropping links or text into the receipts list. + == REPORTING BUGS Bugtracker: https://schlomp.space/tastytea/whyblocked/issues