Took me a while to understand the error messages as seen below.

I believed that the flag was invalid, but the actual problem was that the content to update was empty. Hence, the error message should be along the lines of '--n flag is empty!' or something akin to that so the user is able to understand what to edit quickly.
Took me a while to understand the error messages as seen below.
I believed that the flag was invalid, but the actual problem was that the content to update was empty. Hence, the error message should be along the lines of '--n flag is empty!' or something akin to that so the user is able to understand what to edit quickly.