diff --git a/TODO b/TODO index 46fd0fa..a4e05d8 100644 --- a/TODO +++ b/TODO @@ -1,13 +1,17 @@ [NEW] +Take note of how -B keeps time + - The -b option has been added to continue after a sudo failure. Previous releases of the program stopped all further processing on any sudo failure. With -b, it's now possible to go on to the remaining hosts even if one of them failed to do proper sudo promotion. -- The -B option has been added to print an informative "banner" - at the beginning and end of each program run. +- The -B option has been added to print an informative "banner" at the + beginning and end of each program run. Elapsed execution time is + also printed, but does not include time for interactive prompting + and response. [CHANGES]