mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Added the EXIT STATUS section.
This commit is contained in:
parent
c47a0d494c
commit
06d7435baf
1 changed files with 3 additions and 2 deletions
|
|
@ -80,6 +80,8 @@ Example of a file in the
|
|||
.Sx FILES
|
||||
section.
|
||||
.El
|
||||
.Sh EXIT STATUS
|
||||
.Ex -std
|
||||
.Sh EXAMPLES
|
||||
The following is an example of a typical usage
|
||||
of the
|
||||
|
|
@ -88,8 +90,7 @@ command:
|
|||
.Pp
|
||||
.Dl "example -abc -d xyzzy /dev/null"
|
||||
.Sh DIAGNOSTICS
|
||||
Exit status is 0 on success, and 1 if the command
|
||||
fails for one of the following reasons:
|
||||
The command may fail for one of the following reasons:
|
||||
.Bl -diag
|
||||
.It "example error message"
|
||||
An example of an error message.
|
||||
|
|
|
|||
Loading…
Reference in a new issue