We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5adb479 commit 2b397c4Copy full SHA for 2b397c4
README.md
@@ -54,10 +54,10 @@ houseclock -h
54
55
The service options can be configured by creating file /etc/default/houseclock and set the following shell variables:
56
57
-**GPS_OPTS**: GPS related options.
58
-**NTP_OPTS**: NTP related options.
59
-**HTTP_OPTS**: HTTP related options.
60
-**OTHER_OPTS**: general purpose options.
+* **GPS_OPTS**: GPS related options.
+* **NTP_OPTS**: NTP related options.
+* **HTTP_OPTS**: HTTP related options.
+* **OTHER_OPTS**: general purpose options.
61
62
For example:
63
```
0 commit comments