We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 029af06 commit 8e61a01Copy full SHA for 8e61a01
README.md
@@ -219,11 +219,11 @@ You will need to make sure any scripts using the bindings are compatible with Py
219
A simple utility to create and manage SSH tunnels.
220
221
The basic usage of `tunn` follows this pattern:
222
-1. `tunn make user@cmslpc-sl9.fnal.gov`
+1. `tunn make user@cmslpc-el9.fnal.gov`
223
2. `tunn list`:
224
```
225
index: socket port command
226
- 0: "/home/[user]/.tsock_xyz" 8XXX "user@cmslpc-sl9.fnal.gov"
+ 0: "/home/[user]/.tsock_xyz" 8XXX "user@cmslpc-el9.fnal.gov"
227
228
3. `tunn kill 0`:
229
0 commit comments