Closed robertgarrigos closed 1 year ago
The patch works as expected, but I'm not sure about the text. I would suggest something like:
Allowed characters: a-z, 0-9, dashes ("-"), underscores ("_") and dots. Use a new name to create a new snapshot or the name of an existing snapshot to replace it.
The segment about allowed characters could go before or after the other sentence. I think it might be best to have the segment about allowed characters at the end similar to your approach.
Use a new name to create a new snapshot or the name of an existing snapshot to replace it. Allowed characters: a-z, 0-9, dashes ("-"), underscores ("_") and dots.
I will merge the pr with your suggested description, then.
Fixes #21: add better description when creating a new snapshot.