Skip to content

Commit a5786c8

Browse files
committed
fixes #2: rms typos from readme
1 parent 3b6890a commit a5786c8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,13 @@ Redmine CLI uses git config as configuration backend. You have to set some git c
1818
redmine list [COMMAND] # List issues.
1919
redmine show [COMMAND] # Show issue information.
2020
redmine time [COMMAND] # Worktime management.
21+
2122
Use the built in documentation mechanism, i.e.
23+
2224
$ redmine help list
25+
2326
and
27+
2428
$ redmine list help open
2529

2630
## License

0 commit comments

Comments
 (0)