diff --git a/README.md b/README.md index b98443b..80a8268 100644 --- a/README.md +++ b/README.md @@ -117,9 +117,10 @@ artdag upload-effect artdag cache [--limit N] [--offset N] [--type all|image|video|audio] # View/download cached content -artdag view # Show info -artdag view -o output.mp4 # Download to file -artdag view -o - | mpv - # Pipe to player +artdag view # Show metadata (size, type, friendly name) +artdag view --raw # Get raw content info +artdag view -o output.mp4 # Download raw file +artdag view -o - | mpv - # Pipe raw content to player # Upload file to cache and IPFS artdag upload