#!/bin/bash set -x hg -q help hg add -h hg help diff hg help foo hg -q commands exit 0