nanovms / ops

ops - build and run nanos unikernels
https://ops.city
MIT License
1.3k stars 132 forks source link

fix help text for ops volume attach #1263

Closed girishramnani closed 2 years ago

girishramnani commented 2 years ago

the current help for ops volume attach seems to be incorrect as it shows the first arg to be image_name but really expects instance_name so changing that. Also changed the instance argument names to reflect this change.

girishramnani commented 2 years ago

This can be merged