#!/bin/bash usage=\ "Usage: use-clang-format.sh git or: use-clang-format.sh files FILES... or: use-clang-format.sh raw ARGUMENTS... In the 1st form, format all files that have changed since last git commit. In the 2nd form, format all FILES, treating directories recursively. In the 3rd form, run \`clang-format --style=