Skip to content

Commit

Permalink
CLI: fixing help for list-dids - rucio#2664
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasJavurek committed Jun 19, 2019
1 parent 377f7ff commit facb510
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 facb510

Please sign in to comment.