diff options
Diffstat (limited to 'dryrun.go')
| -rw-r--r-- | dryrun.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ package prep -// initializes logging and command line options +// think about using something like this func DryRun() bool { return false |
