depend on proxmox 0.9.0
This commit is contained in:
@ -550,7 +550,7 @@ fn mam_attributes(
|
||||
.column(ColumnConfig::new("value"))
|
||||
;
|
||||
|
||||
format_and_print_result_full(&mut data, info.returns, &output_format, &options);
|
||||
format_and_print_result_full(&mut data, &info.returns, &output_format, &options);
|
||||
Ok(())
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user