I’ve been reading over the CLI documentation and would like it if you could include examples in the text, please.
For example, for the init command, I found this:
“duplicacy init [command options] <snapshot id> <storage url>”
I’d like to know what values are allowed for the "snapshot id” field. There’s text to explain what it is:
"The snapshot id is an id used to distinguish different repositories connected to the same storage. Each repository must have a unique snapshot id.”
But nothing on acceptable values or such.
Could you please add either some examples or a list of acceptable characters.
Thanks.