DEBSOURCES
Skip Quicknav
sources / dupd / 1.7.3-2 / tests / test.32
12345678910
#!/usr/bin/env bash source common DESC="help flag" $DUPD_CMD -h > /dev/null checkrv $? tdone