packages feed

opt-env-conf-test-0.0.0.0: test_resources/docs/three-commands/help.txt

[36mUsage: [m[33mthree-commands[m [36m([m[37m-h[m[36m|[m[37m--help[m[36m)[m [36m|[m [37m--version[m [36m|[m [36m([m[37m--config-file[m [33mFILE_PATH[m [35mone[m [33mSTR[m [36m|[m [35mtwo[m [37m--number[m[36m|[m[37m-n[m [33mINT[m [37m--(enable|disable)-enable[m [36m|[m [35mthree[m[36m)[m

example with three commands

[36mAvailable settings[m:
  [34mShow this help text[m
  switch: [37m-h[m[36m|[m[37m--help[m

  [34mOutput version information: 0.0.0[m
  switch: [37m--version[m

  [34mPath to the configuration file[m
  option: [37m--config-file[m [33mFILE_PATH[m
  env: [37mCONFIG_FILE[m [33mFILE_PATH[m
  
  [34mfirst[m
  command: [35mone[m
    [34margument[m
    argument: [33mSTR[m
    
  
  [34msecond[m
  command: [35mtwo[m
    [34mnumber[m
    option: [37m--number[m[36m|[m[37m-n[m [33mINT[m
    env: [37mNUMBER[m [33mINT[m
    config:
      [37mnumber[m: # [32mor null[m
        [33m<number>[m # [32m64 bit signed integer[m
    
    [34menable extra[m
    switch: [37m--(enable|disable)-enable[m
    env: [37mENABLE[m [33mBOOL[m
    config:
      [37menable[m: # [32mor null[m
        [33m<boolean>[m
  
  
  [34mthird[m
  command: [35mthree[m