Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • BIND BIND
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 526
    • Issues 526
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 101
    • Merge requests 101
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ISC Open Source Projects
  • BINDBIND
  • Issues
  • #2622

Closed
Open
Created Apr 11, 2021 by Anand Buddhdev@aabdnn

Command-line option -L not shown with usage message

Summary

When named detects a problem with command-line options and prints usage information, it doesn't show the -L option.

BIND version used

9.16.13

Steps to reproduce

Run "named -L"

What is the current bug behavior?

BIND outputs a usage message like this:

usage: named [-4|-6] [-c conffile] [-d debuglevel] [-E engine] [-f|-g]
             [-n number_of_cpus] [-p port] [-s] [-S sockets] [-t chrootdir]
             [-u username] [-U listeners] [-m {usage|trace|record|size|mctx}]
usage: named [-v|-V]
named: option '-L' requires an argument

What is the expected correct behavior?

BIND should print usage about the -L option along with the other options it understands.

Relevant configuration files

n/a

Relevant logs and/or screenshots

n/a

Possible fixes

I don't know how to fix this.

Assignee
Assign to
Time tracking