Remove blurhash option

merge-requests/8/head
Bob Mottram 2021-01-07 16:01:22 +00:00
parent cb10db2b9c
commit e3530580e1
1 changed files with 0 additions and 1 deletions

View File

@ -118,7 +118,6 @@ python3 epicyon.py --nickname [yournick] --domain [name] \
--sendto othernick@domain --message "bees!" \
--warning "bee-related content" --attach bees.png \
--imagedescription "bees on flowers" \
--blurhash \
--password [c2s password]
```