#!/bin/sh
#
# Smoke test redict-check-aof

redict-check-aof 2>&1 | grep -qsi usage:
