When running `jd show` with something that does not exist, it prints nothing. It should instead print an error message, such as `Error: no category or project with number <number>`.
When running
jd showwith something that does not exist, it prints nothing.It should instead print an error message, such as
Error: no category or project with number <number>.