mu-man: typeset reference in included file
This commit is contained in:
@ -1,3 +1,5 @@
|
|||||||
|
#+include: macros.inc
|
||||||
|
|
||||||
* EXIT CODE
|
* EXIT CODE
|
||||||
|
|
||||||
This command returns 0 upon successful completion, or a non-zero exit code
|
This command returns 0 upon successful completion, or a non-zero exit code
|
||||||
@ -5,7 +7,7 @@ otherwise.
|
|||||||
|
|
||||||
0. success
|
0. success
|
||||||
2. no matches found. Try a different query
|
2. no matches found. Try a different query
|
||||||
11. database schema mismatch. You need to re-initialize *mu*, see *mu-init(1)*
|
11. database schema mismatch. You need to re-initialize *mu*, see {{{man-link(mu-init,1)}}}
|
||||||
19. failed to acquire lock. Some other program has exclusive access to the *mu* database
|
19. failed to acquire lock. Some other program has exclusive access to the *mu* database
|
||||||
99. caught an exception
|
99. caught an exception
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user