Files
openclaw-backups/skills/clawddocs/scripts/recent.sh
2026-02-17 15:50:53 +00:00

6 lines
149 B
Bash

#!/bin/bash
# Show recently updated docs
DAYS=${1:-7}
echo "Docs updated in the last $DAYS days"
# In full version, this queries the change tracking