We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f3e533 commit 7a684eaCopy full SHA for 7a684ea
script/enterprise-backport
@@ -8,7 +8,7 @@ require 'tmpdir'
8
9
if ARGV.length != 1
10
error = '''Error: Run the script like this: bundle exec script/enterprise-backport [VERSION]
11
-e.g. bundle exec script/enterprise-cutter 2.0
+e.g. bundle exec script/enterprise-backport 2.0
12
'''
13
abort error
14
end
0 commit comments