summaryrefslogtreecommitdiff
path: root/puomi.md
diff options
context:
space:
mode:
Diffstat (limited to 'puomi.md')
-rw-r--r--puomi.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/puomi.md b/puomi.md
index f710792..e383372 100644
--- a/puomi.md
+++ b/puomi.md
@@ -95,4 +95,6 @@ them from the test environment.
given a router testing environment
when I run ssh -F .ssh/config -v puomi@puomienv hostname
then stdout is exactly "puomienv\n"
+when I run ssh -F .ssh/config -v puomi hostname
+then stdout is exactly "puomi\n"
~~~