#!/bin/sh

# Run a Getting Things Done-style cleanup of the active todo.txt file

gtdcleanup $1
