lib/cloudstack-cli/commands/disk_offer.rb in cloudstack-cli-0.5.8 vs lib/cloudstack-cli/commands/disk_offer.rb in cloudstack-cli-0.6.0

- old
+ new

@@ -15,8 +15,9 @@ offering["domain"], offering["id"] ] end print_table table + say "Total number of offerings: #{offerings.size}" end end end \ No newline at end of file