Merge branch 'trunk' into fix-cannot-lock-pr-url
This commit is contained in:
commit
efc8dbc4ae
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ func NewCmdUpload(f *cmdutil.Factory, runF func(*UploadOptions) error) *cobra.Co
|
|||
Long: heredoc.Docf(`
|
||||
Upload asset files to a GitHub Release.
|
||||
|
||||
To define a display label for an asset, append text starting with %[1]%#%[1]% after the
|
||||
To define a display label for an asset, append text starting with %[1]s#%[1]s after the
|
||||
file name.
|
||||
`, "`"),
|
||||
Args: cobra.MinimumNArgs(2),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue