.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.11.
.TH IMAGES "1" "August 2019" "celeste:crystalfaery" "images"
.SH NAME
images \- images
.SH DESCRIPTION
#!/bin/bash
#                       \fI\,/usr/local/bin/images\/\fP
# https://crystalfaeries.net/posix/bin/images
# celeste:crystalfaery IMAGES 2019\-08\-19 16:13:12+00:00
# Review images size\-order listed in ~/.imgs.txt (generated by find_images)
# We EXCLUDE from view previously seen listed in ~/.dush.imgs.txt
# as per: https://crystalfaeries.net/posix/doc/txt/douche.txt
# d: We handle any arbitrary directory as argument ( /directory/ )
# p: We handle the pictures directory of \fI\,~/documents\/\fP
# c: We handle the clipart directory of website in \fI\,$HOME/crystalfaeries.net/imgs/clipart\/\fP
# We handle super\-directories with optional argument to option \fB\-g\fR or \fB\-i\fR, which select:
# g: galleries  directory in \fI\,$HOME/crystalfaeries.net/galleries\/\fP
# i: imgs       directory in \fI\,$HOME/crystalfaeries.net/imgs\/\fP
# i or g: give argument of "subdirectory_name", "index" for top level directory, else you'll be offered a menu of valid directories
# v: VERSION    INFOrmation (invocation: images \fB\-v\fR)
# h: HELP       INFOrmation (invocation: images \fB\-h\fR)
# NOTE: Not yet reviewed for XDG compliance, and likely depends on other crystalfaeries.net scripts.
# NOTE: Upon discovery of any files with hardlinks by different names,
#       we will tediously and stupidly scan EVERYWHERE listing them all,
#       (rather than intelligently scanning only the relevant partition),
#       then exit with an error 1 so you can intervene manually :\-)
#       by default you are left with no ~/.imgs.txt to continue with, forcing a rescan
usage info: [\-\-help] for the this help information.
usage info: [\-h] for summary help info, [\-v] for version info, [\-e] to edit exclusions.
usage: images [\-c] [\-g directory] [\-i directory] [\-p] [\-l]    [\-s]      [\-r [directory]]        [\-d directory]
\&......   c(lipart)   g(alleries)    i(mgs) p(ictures)  {largest,smallest} r(escan) <dir>            directory
Default is to display all images from largest to smallest. [\-m] to generate a man page.
.PP
#                       \fI\,/usr/local/bin/images\/\fP
# https://crystalfaeries.net/posix/bin/images
# celeste:crystalfaery IMAGES 2019\-08\-19 16:13:12+00:00
# Review images size\-order listed in ~/.imgs.txt (generated by find_images)
# We EXCLUDE from view previously seen listed in ~/.dush.imgs.txt
# as per: https://crystalfaeries.net/posix/doc/txt/douche.txt
# d: We handle any arbitrary directory as argument ( /directory/ )
# p: We handle the pictures directory of \fI\,~/documents\/\fP
# c: We handle the clipart directory of website in \fI\,$HOME/crystalfaeries.net/imgs/clipart\/\fP
# We handle super\-directories with optional argument to option \fB\-g\fR or \fB\-i\fR, which select:
# g: galleries  directory in \fI\,$HOME/crystalfaeries.net/galleries\/\fP
# i: imgs       directory in \fI\,$HOME/crystalfaeries.net/imgs\/\fP
# i or g: give argument of "subdirectory_name", "index" for top level directory, else you'll be offered a menu of valid directories
# v: VERSION    INFOrmation (invocation: images \fB\-v\fR)
# h: HELP       INFOrmation (invocation: images \fB\-h\fR)
# NOTE: Not yet reviewed for XDG compliance, and likely depends on other crystalfaeries.net scripts.
# NOTE: Upon discovery of any files with hardlinks by different names,
#       we will tediously and stupidly scan EVERYWHERE listing them all,
#       (rather than intelligently scanning only the relevant partition),
#       then exit with an error 1 so you can intervene manually :\-)
#       by default you are left with no ~/.imgs.txt to continue with, forcing a rescan
usage info: [\-\-help] for the this help information.
usage info: [\-h] for summary help info, [\-v] for version info, [\-e] to edit exclusions.
usage: images [\-c] [\-g directory] [\-i directory] [\-p] [\-l]    [\-s]      [\-r [directory]]        [\-d directory]
\&......   c(lipart)   g(alleries)    i(mgs) p(ictures)  {largest,smallest} r(escan) <dir>            directory
Default is to display all images from largest to smallest. [\-m] to generate a man page.
.SH "SEE ALSO"
The full documentation for
.B images
is maintained as a Texinfo manual.  If the
.B info
and
.B images
programs are properly installed at your site, the command
.IP
.B info images
.PP
should give you access to the complete manual.
