Skip to content

Commit

Permalink
docs: fix parameters in Usage of list subcommand (ARK-Builders#26)
Browse files Browse the repository at this point in the history
Signed-off-by: Tarek <[email protected]>
  • Loading branch information
tareknaser authored Apr 3, 2024
1 parent 413dff2 commit 3203802
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ark-cli/USAGE.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ $ ark-cli list ~/Pictures/

But it's a bit boring and doesn't really tell anything, right? Various flags should be used to gain more knowledge about your collections of resources:
* `--entry=id|path|both|link` to show the path,the id or both of a resource
* `--timestamp=true` to show or not the last modified timestamp of a resource
* `--modified` to show or not the last modified timestamp of a resource
* `--tags=true` to show or not the tags for every resource
* `--scores=true` to show or not the scores for every resource
* `--sort=asc|desc` to sort resources by asc or dsc order of scores
Expand Down

0 comments on commit 3203802

Please sign in to comment.