Skip to content

Commit 7db2c54

Browse files
authored
Fix ups declare command syntax in rm_instructions.md
Add option "-U ups" in ups declare command.
1 parent 6a58429 commit 7db2c54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

AnalysisInfrastructure/ReleaseManagement/rm_instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ In a data directory, clone (or checkout) the updated sbndata, declare the produc
156156

157157
`mv * ../v01_04/`
158158

159-
`ups declare -0 -z /exp/sbnd/data/users/mnebot/sbndata -r sbndata/v01_04 -m sbndata.table sbndata v01_04`
159+
`ups declare -0 -z /exp/sbnd/data/users/mnebot/sbndata -r sbndata/v01_04 -m sbndata.table -U ups sbndata v01_04`
160160

161161
`tar -cjf sbndata-01.04-noarch.tar.bz2 -C /exp/sbnd/data/users/mnebot/sbndata sbndata/v01_04 sbndata/v01_04.version`
162162

0 commit comments

Comments
 (0)