NAME

wrt-ls - list

USAGE

wrt ls          # all entries
wrt ls --days   # entries for individual days
wrt ls --months # entries for individual months 
wrt ls --years  # entries for years
wrt ls --props  # all properties

# Display help:
wrt ls --help

# Specify a different config file:
wrt ls --config ./wrt.json ...

DESCRIPTION

Lists entries in the current wrt archive.

This interface is experimental and subject to revision in upcoming releases.

Detailed documentation can be found in the App::WRT man page or at https://code.p1k3.com/gitea/brennen/wrt.

LICENSE

wrt is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

AUTHOR

Brennen Bearnes <code@p1k3.com>