minimal pod documentation
authorMischa POSLAWSKY <perl@shiar.org>
Fri, 14 Feb 2020 23:06:12 +0000 (00:06 +0100)
committerMischa POSLAWSKY <perl@shiar.org>
Fri, 14 Feb 2020 23:06:12 +0000 (00:06 +0100)
termimg

diff --git a/termimg b/termimg
index 3dd0fa48aa11715ba46d9f63a6d8675b7a20ec93..40bf6abfdca284ff75523d4f9e3329fb7649d8c2 100755 (executable)
--- a/termimg
+++ b/termimg
@@ -81,3 +81,24 @@ if (<$pgm> eq "P2\n") {
        substr $_, 0, 0, ' ' x ($width + 1) for @info;
 }
 say for @info;
        substr $_, 0, 0, ' ' x ($width + 1) for @info;
 }
 say for @info;
+
+=head1 NAME
+
+termimg - media file fingerprint and metadata
+
+=head1 SYNOPSIS
+
+B<termimg> <file> [<size>]
+
+=head1 DESCRIPTION
+
+Identify given file by ascii image
+with a summary of distinctive metadata.
+
+=head1 AUTHOR
+
+Mischa POSLAWSKY <perl@shiar.org>
+
+=head1 LICENSE
+
+AGPL3+