Skip to content

Commit 58a06b3

Browse files
committed
Minor readme edits
1 parent 8c9791f commit 58a06b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Readme.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ You can get help/usage for any command or subcommand by using the `--help` flag.
5959

6060
[source,sh]
6161
----
62-
$ lc
62+
$ lc --help
6363
$ lc [COMMAND] --help
6464
$ lc [COMMAND] [SUBCOMMAND] --help
6565
----
@@ -149,5 +149,5 @@ Some command aliases are available to make things easier to type.
149149
----
150150
$ lcls
151151
$ lcreate --description "This is a new issue" --labels Bug,Feature --team CRY
152-
$ lclose --reason "This issues suck" CRY-1234 CRY-456
152+
$ lclose --reason "This issue sucks" CRY-1234 CRY-456
153153
----

0 commit comments

Comments
 (0)