summaryrefslogtreecommitdiff
path: root/cam/feh-cam
diff options
context:
space:
mode:
Diffstat (limited to 'cam/feh-cam')
-rwxr-xr-xcam/feh-cam3
1 files changed, 3 insertions, 0 deletions
diff --git a/cam/feh-cam b/cam/feh-cam
index 014b22b..29b254f 100755
--- a/cam/feh-cam
+++ b/cam/feh-cam
@@ -30,6 +30,9 @@ my $DEBUG = 0;
# check args
&print_usage_and_exit unless (@ARGV);
+print STDERR "Note: feh-cam will be removed from the feh distribution in 2013.\n";
+print STDERR "Please mail derf\@finalrewind.org if you still use it.\n";
+
# Url, Refresh, and bookmarks
my $url = "";