-/* $OpenBSD: bgplg.h,v 1.13 2017/12/18 09:12:49 job Exp $ */
+/* $OpenBSD: bgplg.h,v 1.14 2018/02/02 13:46:17 job Exp $ */
/*
* Copyright (c) 2005, 2006 Reyk Floeter <reyk@openbsd.org>
{ BGPCTL, "show","ip", "bgp", "detail", "large-community", NULL } },\
{ "show ip bgp detail", 1, 1, "<prefix>", \
{ BGPCTL, "show","ip", "bgp", "detail", NULL } }, \
- { "show ip bgp detail as", 1, 1, "<prefix>", \
+ { "show ip bgp detail as", 1, 1, "<asnum>", \
{ BGPCTL, "show","ip", "bgp", "detail", "as", NULL } }, \
{ "show ip bgp in", 1, 1, "<prefix>", \
{ BGPCTL, "show","ip", "bgp", "in", NULL } }, \