did you mean 'interactive'?
This commit is contained in:
parent
7b6315a07a
commit
d5eed6f206
|
@ -221,7 +221,7 @@ textboxes:
|
||||||
```
|
```
|
||||||
|
|
||||||
#### PTY mode
|
#### PTY mode
|
||||||
In some cases intractive shell won't work, because its stdin is not a terminal. We can fool it, using PTY mode:
|
In some cases interactive shell won't work, because its stdin is not a terminal. We can fool it, using PTY mode:
|
||||||
```yml
|
```yml
|
||||||
textboxes:
|
textboxes:
|
||||||
- title: Neo4j polling
|
- title: Neo4j polling
|
||||||
|
|
Loading…
Reference in New Issue