Skip to content

Commit cc8d724

Browse files
Update readme
Signed-off-by: Jacob Stopak <[email protected]>
1 parent f968e2d commit cc8d724

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,13 @@ Similarly, the `--speed` option can be set like:
7777
$ export git_sim_speed=2
7878
```
7979

80-
Or, more generally:
80+
Boolean flags can be set like:
81+
82+
```console
83+
$ export git_sim_light_mode=true
84+
```
85+
86+
In general:
8187

8288
```console
8389
$ export git_sim_option_name=option_value

0 commit comments

Comments
 (0)