Fix reference to old subcommand in usage
The current correct subcommand is "new" Closes #1526091 Change-Id: Ic0a6707394a3568051b5d9aef6b77faa6df36c4d
This commit is contained in:
@@ -6,7 +6,7 @@ Creating New Release Notes
|
|||||||
==========================
|
==========================
|
||||||
|
|
||||||
The ``reno`` command line tool is used to create a new release note
|
The ``reno`` command line tool is used to create a new release note
|
||||||
file in the correct format and with a unique name. The ``create``
|
file in the correct format and with a unique name. The ``new``
|
||||||
subcommand combines a random suffix with a "slug" value to make the
|
subcommand combines a random suffix with a "slug" value to make the
|
||||||
new file with a unique name that is easy to identify again later.
|
new file with a unique name that is easy to identify again later.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user