Skip to content

Commit

Permalink
Document anonymous posting in readme
Browse files Browse the repository at this point in the history
Signed-off-by: Jay Wang <[email protected]>
  • Loading branch information
xiaohk committed Apr 10, 2024
1 parent 11a57d0 commit d3c15cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ $ clip2imgur -n
| `-m` | `--markdown` | URL will be copied in the Markdown image format.`[](https://i.imgur.com/x.png)` |
| `-t` | `--html` | URL will be copied in the HTML image format.`<img src="https://i.imgur.com/x.png">` |
| `-n` | `--notcopy` | Your image URL will not be copied to your clipboard |
| `-a` | `--anon` | Post the image anonymously |

Personally I like to include images in Markdown file using the HTML format,
which gives more control of the display. If you forget these flags, you always
Expand Down

0 comments on commit d3c15cd

Please sign in to comment.