mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-11 10:18:00 +00:00
Setting nodeattrib default to show current
This commit is contained in:
parent
2d8004000d
commit
1b44d2d781
@ -48,7 +48,7 @@ argparser.add_option('-b', '--blame', action='store_true',
|
||||
help='Show information about how attributes inherited')
|
||||
(options, args) = argparser.parse_args()
|
||||
|
||||
showtype = 'all'
|
||||
showtype = 'current'
|
||||
requestargs=None
|
||||
try:
|
||||
noderange = args[0]
|
||||
|
Loading…
x
Reference in New Issue
Block a user