diff options
author | Jezra <jezra@jezra.net> | 2015-08-01 08:17:40 -0700 |
---|---|---|
committer | Jezra <jezra@jezra.net> | 2015-08-01 08:17:40 -0700 |
commit | 5fc770044c75a797ddfc4184be33f7d77dc32be5 (patch) | |
tree | 0b605986e460566cd1a655a9891283ef46d3502b /options.yaml.tmp | |
parent | e1294938233b49d9be8f08d7e4ec7868c538e728 (diff) |
Added invalid sentence command and valid sentence command to the documentation
Diffstat (limited to 'options.yaml.tmp')
-rw-r--r-- | options.yaml.tmp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/options.yaml.tmp b/options.yaml.tmp index e399b56..fd53a97 100644 --- a/options.yaml.tmp +++ b/options.yaml.tmp @@ -4,3 +4,5 @@ continuous: false history: null microphone: null interface: null +valid_sentence_command: null +invalid_sentence_command: null |