Skip to content

Commit 9481986

Browse files
committed
docs: Typo fix
Change-Id: I2d55747b1226207946f80f04b80b4685e3eea3f9 Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
1 parent abf1a7c commit 9481986

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/source/contributor/humaninterfaceguide.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ dash (``-``) to an underscore (``_``), and converting to upper case.
202202
limited set of available short names.
203203

204204
* All long options names shall begin with two dashes (``--``) and use a single dash
205-
(``-`` internally between words (``--like-this``). Underscores (``_``) shall not
205+
(``-``) internally between words (``--like-this``). Underscores (``_``) shall not
206206
be used in option names.
207207

208208
* Authentication options conform to the common CLI authentication guidelines in

0 commit comments

Comments
 (0)