Skip to content

Commit

Permalink
Added --yes documentation to README
Browse files Browse the repository at this point in the history
  • Loading branch information
samg committed Oct 31, 2010
1 parent 090e0a9 commit 43a1011
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Expand Up @@ -198,6 +198,11 @@ Global Options

See `configure` command to change rounding increment from 15 minutes.

**non-interactive**
passing a ``--yes`` or ``-y`` flag will cause any command that requires
confirmation (such as ``kill``) to assume an affirmative response to any
prompt. This is useful when timetrap is used in a scripted environment.

Configuration
--------

Expand Down

0 comments on commit 43a1011

Please sign in to comment.