]> git.proxmox.com Git - mirror_frr.git/commit - ldpd/ldpd.c
ldpd: fix wrong indentation in the help menu
authorRenato Westphal <renato@opensourcerouting.org>
Tue, 3 Oct 2017 13:24:45 +0000 (10:24 -0300)
committerRenato Westphal <renato@opensourcerouting.org>
Tue, 3 Oct 2017 19:30:07 +0000 (16:30 -0300)
commit7991dc323e9c06b0fa2f70bb2ff2c7694f5b6e93
treef7544986d48a7a411122e550e81e20070a80db19
parent5efddfb813bff31f5d51f78770df72000d7036e0
ldpd: fix wrong indentation in the help menu

The -n option was not aligned with the other ones:

% ldpd --help
[snip]
  -A, --vty_addr     Set vty's bind address
  -P, --vty_port     Set vty's port number
      --ctl_socket   Override ctl socket path
-n,   --instance     Instance id

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
ldpd/ldpd.c