cli/pkg/cmd/release
Roman Podoliaka 0d84970bbb
Fix the description of gh release upload
The formatting verb is used incorrectly and produces a misleading
help text for this command:

```
To define a display label for an asset, append text starting with %#% after the file name.
```

instead of the expected:

```
To define a display label for an asset, append text starting with `#` after the file name.
```
2024-03-18 11:19:20 +00:00
..
create switch to [] characters for default info in usage strings 2024-02-01 21:35:31 +00:00
delete Delete local tag when running gh release delete --cleanup-tag (#7884) 2023-09-07 12:04:15 +00:00
delete-asset Add --verify-tag to release edit command (#7646) 2023-07-07 14:23:39 +00:00
download Fix some typos raised by codespell 2024-01-17 15:34:49 +01:00
edit switch to [] characters for default info in usage strings 2024-02-01 21:35:31 +00:00
list fixed linting 2024-01-26 16:12:55 -05:00
shared Add --verify-tag to release edit command (#7646) 2023-07-07 14:23:39 +00:00
upload Fix the description of gh release upload 2024-03-18 11:19:20 +00:00
view Add headers to all tables (#8157) 2023-10-20 11:20:02 +02:00
release.go Group PR, release, and repo subcommands 2022-12-21 14:47:59 +01:00