Skip to content
This repository was archived by the owner on Oct 23, 2024. It is now read-only.

Commit 21b9f38

Browse files
add updateCheck option to readme
1 parent 6dc2daf commit 21b9f38

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ Colored and formatted text is not available on Windows systems due to the lack o
3737

3838
The program requires the API key to have all permissions to run
3939

40-
4140
## Installation
4241

4342
octoprint-cli can be installed from PyPI using `pip`. PyPI package can be found at https://pypi.org/project/octoprint-cli/
@@ -76,6 +75,8 @@ ApiKey = API_KEY_HERE
7675
[preferences]
7776
;Set if the program uses colored or formatted text, this setting is turned off on windows due to cmd and powershell limitations
7877
FormattedText = true
78+
;Set if the program should check for updates
79+
UpdateCheck = true
7980

8081
[printer]
8182
;Set maximum temperature that printer can be set to

0 commit comments

Comments
 (0)