Skip to content

Commit

Permalink
Document -p option on make-release.rb .
Browse files Browse the repository at this point in the history
  • Loading branch information
Pistos committed May 2, 2014
1 parent ef31a6a commit 6767f25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion make-release.rb
Expand Up @@ -37,7 +37,7 @@ def doCommand( command )
end

def printUsage
puts "#{$0} <version number> [--work-dir <dir>] [--step]"
puts "#{$0} <version number> [--work-dir <dir>] [--step] [-p <scp port number>]"
end

# ---------------
Expand Down

0 comments on commit 6767f25

Please sign in to comment.