Skip to content

Commit

Permalink
doc fix
Browse files Browse the repository at this point in the history
  • Loading branch information
shish committed Feb 12, 2025
1 parent 73bf0d2 commit 95b0092
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ext/index/theme.php
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,7 @@ public function get_help_html(): HTMLElement
H3("Post attributes."),
P("Searching by MD5 hash."),
SHM_COMMAND_EXAMPLE("hash=0D3512CAA964B2BA5D7851AF5951F33B", "Returns post with MD5 hash 0D3512CAA964B2BA5D7851AF5951F33B."),
SHM_COMMAND_EXAMPLE("md5=0D3512CAA964B2BA5D7851AF5951F33B", "Same as above."),
//
BR(),
P("Searching by file name."),
Expand Down

0 comments on commit 95b0092

Please sign in to comment.