diff --git a/TODO b/TODO index 7390a63..b3ac646 100644 --- a/TODO +++ b/TODO @@ -9,9 +9,14 @@ Test Mode --------- -- Default to test mode. Use -t to turn off and actually execute. +- Default to test mode. Use -t to turn on test mode - Shows what the program WOULD do after all includes and variable substitutions are resolved. Ditto the list of hosts involved. +PUT/GET +------- + +Add note about requests being cumulative so you can PUT/GET a file +to multiple locations in one invocation. \ No newline at end of file