Skip to content

Commit 79eddc3

Browse files
committed
v0.0.8
1 parent 355d196 commit 79eddc3

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@ optional arguments:
3131
Specify alternate bind address [default: all interfaces]
3232
--directory DIRECTORY, -d DIRECTORY
3333
Specify alternative directory [default:current directory]
34-
--css_file CSS_FILE css-file-path; its content will be written to the <style> element
34+
--css_file CSS_FILE css-file-path whose content will be written to the <style> element. Can be "none"; do not
35+
use any css
3536
--live_md_rr LIVE_MD_RR, -l LIVE_MD_RR
3637
Continuous refresh rate of MD page, in ms. Respects cache
3738
```
@@ -52,6 +53,7 @@ optional arguments:
5253
--encode_local_images, -e
5354
in HTML, embed base64-encoded data of local images linked to in your markdown; remove
5455
dependency on presence of external local images
55-
--css_file CSS_FILE css-file-path; its content will be written to the <style> element
56+
--css_file CSS_FILE css-file-path whose content will be written to the <style> element. Can be "none"; do not
57+
use any css
5658
```
5759
![](<./scrot.png>)

0 commit comments

Comments
 (0)