Rearrange the help text into categories.

This commit is contained in:
voussoir 2022-01-10 17:54:08 -08:00
parent 24f9dc7d03
commit 67cda79b58
No known key found for this signature in database
GPG key ID: 5F7554F8C26DACCB

View file

@ -539,44 +539,56 @@ Etiquette CLI
This is the command-line interface for Etiquette, so that you can automate your
database and integrate it into other scripts.
The following commands are available:
-- DATABASE --------------------------------------------------------------------
{init}
-- ALBUMS ----------------------------------------------------------------------
{delete_albums}
{export_symlinks}
{purge_empty_albums}
{show_associated_directories}
-- PHOTOS ----------------------------------------------------------------------
{add_tag}
{remove_tag}
{delete}
{delete_photos}
{digest}
{easybake}
{export_symlinks}
{generate_thumbnail}
{init}
{purge_deleted_files}
{purge_empty_albums}
{reload_metadata}
{relocate}
{search}
{remove_tag}
{show_associated_directories}
{search}
{set_searchhidden}
{unset_searchhidden}
-- TAGS ------------------------------------------------------------------------
{easybake}
{tag_breplace}
{tag_list}
--------------------------------------------------------------------------------
You can add --yes to avoid the "Commit?" prompt on commands that modify the db.
TO SEE DETAILS ON EACH COMMAND, RUN