Skip to content

Commit 38f702e

Browse files
committed
production_file.md: escape asterisk in shell command
1 parent 15d0156 commit 38f702e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_resources/production_file.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ To see what files are available and how to access it use Rucio.
3434
- **List datasets for a campaign** :
3535
command: `rucio list-dids --short <dids>`
3636
```shell
37-
$ rucio list-dids --short epic:/RECO/25.01.1/*
37+
$ rucio list-dids --short epic:/RECO/25.01.1/\*
3838
3939
epic:/RECO/25.01.1/epic_craterlake/DIS/NC/18x275/minQ2=100
4040
epic:/RECO/25.01.1/epic_craterlake/DIS/NC/10x100/minQ2=1

0 commit comments

Comments
 (0)