summaryrefslogtreecommitdiff
path: root/commands/expect.py
diff options
context:
space:
mode:
Diffstat (limited to 'commands/expect.py')
-rw-r--r--commands/expect.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/expect.py b/commands/expect.py
index 124c718b..e8f7a049 100644
--- a/commands/expect.py
+++ b/commands/expect.py
@@ -73,7 +73,7 @@ notes:
- If you want to run a command through the shell (say you are using C(<),
C(>), C(|), etc), you must specify a shell in the command such as
C(/bin/bash -c "/path/to/something | grep else")
-author: '"Matt Martz (@sivel)" <matt@sivel.net>'
+author: "Matt Martz (@sivel)"
'''
EXAMPLES = '''