Skip to content

Commit

Permalink
Minor readme edits
Browse files Browse the repository at this point in the history
  • Loading branch information
bougyman committed Feb 5, 2024
1 parent 8c9791f commit 58a06b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Readme.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ You can get help/usage for any command or subcommand by using the `--help` flag.

[source,sh]
----
$ lc
$ lc --help
$ lc [COMMAND] --help
$ lc [COMMAND] [SUBCOMMAND] --help
----
Expand Down Expand Up @@ -149,5 +149,5 @@ Some command aliases are available to make things easier to type.
----
$ lcls
$ lcreate --description "This is a new issue" --labels Bug,Feature --team CRY
$ lclose --reason "This issues suck" CRY-1234 CRY-456
$ lclose --reason "This issue sucks" CRY-1234 CRY-456
----

0 comments on commit 58a06b3

Please sign in to comment.