Skip to content

Commit

Permalink
Merge pull request #2666 from TomasJavurek/patch-2664-help_for_cli
Browse files Browse the repository at this point in the history
CLI: fixing help for list-dids - #2664
  • Loading branch information
bari12 committed Jun 19, 2019
2 parents 901cd3f + facb510 commit e75339c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/rucio
Original file line number Diff line number Diff line change
Expand Up @@ -1846,7 +1846,7 @@ Please use the filter option `--filter type=all` to find all types of Data IDent
You can query the DIDs matching a certain pattern. It always requires to specify the scope in which you want to search::
$ rucio list-dids user.jdoe:*
$ rucio list-dids --filter 'type=all' user.jdoe:*
+-------------------------------------------+--------------+
| SCOPE:NAME | [DID TYPE] |
|-------------------------------------------+--------------|
Expand Down

0 comments on commit e75339c

Please sign in to comment.