opt-env-conf-test-0.0.0.0: test_resources/docs/enable-disable/man.txt
.Dd $Mdocdate$
.Dt enable-disable 1
.Os
.Sh NAME
.Nm enable-disable
.Nd enableDisableSwitch example
.Sh VERSION
0.0.0
.Sh SYNOPSIS
enable-disable (-h|--help) | --version | (--config-file FILE_PATH --(enable|disable)-example)
.Sh SETTINGS
Show this help text
switch: -h|--help
Output version information: 0.0.0
switch: --version
Path to the configuration file
option: --config-file FILE_PATH
env: CONFIG_FILE FILE_PATH
Example of an enable/disable switch
switch: --(enable|disable)-example
env: EXAMPLE BOOL
config:
example: # or null
<boolean>
.Sh OPTIONS
-h|--help Show this help text
--version Output version information: 0.0.0
--config-file Path to the configuration file
--(enable|disable)-example Example of an enable/disable switch
.Sh ENVIRONMENT VARIABLES
CONFIG_FILE FILE_PATH Path to the configuration file
EXAMPLE BOOL Example of an enable/disable switch
.Sh CONFIGURATION VALUES
Example of an enable/disable switch
example:
# or null
<boolean>