NAME
tsd-info - Display information about a TimeStampedData (.tsd) file
VERSION
version 0.01
SYNOPSIS
tsd-info [options] input_file.tsd
Options: -v, --verbose Verbose output with detailed token information -h, --help Show this help --version Show version
DESCRIPTION
Displays detailed information about a TimeStampedData (.tsd) file including version, metadata, embedded content, and timestamp tokens.
EXAMPLES
# Basic information
tsd-info document.tsd
# Verbose information
tsd-info -v document.tsd