Skip to content

Commit

Permalink
update documentation for the list command
Browse files Browse the repository at this point in the history
  • Loading branch information
noraj committed Oct 4, 2023
1 parent 6c2a74c commit bd5015e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/pages/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,9 @@ $ haiti -h
HAITI (HAsh IdenTifIer) v1.5.0
Usage:
haiti [options] <hash>
haiti [options] list
haiti samples (<ref> | <name>)
haiti [options] <hash>
haiti --ascii-art
haiti -h | --help
haiti --version
Expand Down
6 changes: 6 additions & 0 deletions man/haiti.ronn
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ HAITI(1) -- HAsh IdenTifIer

`haiti` samples (<ref> | <name>)

`haiti` [options] list

`haiti` --ascii-art

`haiti` -h | --help
Expand Down Expand Up @@ -61,6 +63,10 @@ HAITI(1) -- HAsh IdenTifIer

Display hash samples for the given type.

* **list**:

Display a list of all the available hash types.

## PARAMETERS

* `<hash>`:
Expand Down

0 comments on commit bd5015e

Please sign in to comment.