Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
APPJAIL-USAGE(1)	     General Commands Manual		APPJAIL-USAGE(1)

NAME
     appjail-usage -- Display the syntax of a given command

SYNOPSIS
     appjail usage command

DESCRIPTION
     Shows the syntax of the given command.

EXIT STATUS
     The  appjail  usage  utility exits 0 on success, and >0 if an error occurs.
     It may fail for one of the following reasons:

     -	 EX_USAGE: The command was not specified.
     -	 EX_NOINPUT: The command does not exist.
     -	 EX_SOFTWARE: The function responsible for displaying the usage  message
	 is not implemented.

SEE ALSO
     appjail(1) appjail-help(1) sysexits(3)

AUTHORS
     JesAos Daniel Colmenares Oviedo <DtxdF@disroot.org>

FreeBSD ports 15.quarterly	 March 12, 2024 		APPJAIL-USAGE(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=appjail-usage&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help