.Dd $Mdocdate$
.Dt enable-disable 1
.Os
.Sh NAME
.Nm enable-disable
.Nd enableDisableSwitch example
.Sh VERSION
0.0.0
.Sh SYNOPSIS
enable-disable [--(enable|disable)-example]
.Sh SETTINGS
  Show this help text
  switch: -h|--help

  Output version information: 0.0.0
  switch: --version

  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  
  --(enable|disable)-example Example of an enable/disable switch

.Sh ENVIRONMENT VARIABLES
  EXAMPLE BOOL   Example of an enable/disable switch

.Sh CONFIGURATION VALUES
  Example of an enable/disable switch
  example:
    # or null
    <boolean>

