Fix example of setting record command in cfg file in FAQ
This commit is contained in:
parent
0a55e6d6c5
commit
65d1272279
@ -28,7 +28,7 @@ Worry not, you have several options. You can:
|
||||
* add the following setting to your `$HOME/.config/asciinema/config` file:
|
||||
|
||||
[record]
|
||||
command="/bin/bash -l"
|
||||
command = /bin/bash -l
|
||||
|
||||
## Why my shell prompt/theme isn't working during recording?
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user