mirror of
https://github.com/shazow/ssh-chat.git
synced 2025-05-28 22:29:39 +03:00
Adding quotes to TERM example
parent
186210dfd2
commit
0a1772307d
@ -27,6 +27,6 @@ To turn on a specific mode, you can run the following:
|
||||
```bash
|
||||
$ TERM=bot ssh.chat
|
||||
# Or if you're not requesting a pty,
|
||||
$ ssh -o SetEnv TERM=bot ssh.chat
|
||||
$ ssh -o SetEnv "TERM=bot" ssh.chat
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user