#!/bin/bash

set -e

cd "$AUTOPKGTEST_TMP"
tldr-py --help | grep 'Show this message and exit.'
