Commit b7a913a0 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Add missing subcommands to usage text

parent 5fd9c2ae
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@ shopt -s dotglob
[[ -v DEBUG ]] && set -x || true

SCRIPT=$(basename $0)
USAGE="Usage: $SCRIPT [-h] {init|clone|convert|add} [OPTION [OPTION ...]]
USAGE="Usage: $SCRIPT [-h] {init|clone|convert|add|mv|rm} [OPTION [OPTION ...]]

  Create 'super working trees', which are a trees of working trees. This is
  useful for projects with a great deal of work-churn (constant changing of