NAME
       first-command - A rather extensive description of some command.

SYNOPSIS
       first-command -r boolean -f boolean -n int -o float[]

OPTIONS
       -r boolean
       Whether to delete recursively
       [Optional]

       -f boolean
       Do not ask for confirmation. YOLO
       [Optional]

       -n int
       The answer to everything
       [Optional, default = 42]

       -o float[]
       Some other parameters
       [Optional]

