summaryrefslogtreecommitdiff
path: root/puomi.md
diff options
context:
space:
mode:
Diffstat (limited to 'puomi.md')
-rw-r--r--puomi.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/puomi.md b/puomi.md
index e383372..c09562e 100644
--- a/puomi.md
+++ b/puomi.md
@@ -97,4 +97,8 @@ 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"
+when I run ssh -F .ssh/config -v webby hostname
+then stdout is exactly "webby\n"
+when I run ssh -F .ssh/config -v lappy hostname
+then stdout is exactly "lappy\n"
~~~