style: capitalize "Relicario" in prose / UI / CLI help
Brand name uses capital R in user-facing text — extension UI strings, CLI clap help / descriptions / error prose, markdown docs. Lowercase preserved for the binary command, crate names, npm package, file paths, env vars, and code identifiers. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -96,7 +96,7 @@
|
||||
### Fixed
|
||||
|
||||
- **Setup wizard could silently overwrite an existing vault.** Pointing the
|
||||
wizard at a remote that already contained a relicario vault would clobber
|
||||
wizard at a remote that already contained a Relicario vault would clobber
|
||||
`manifest.enc`, `.relicario/salt`, and friends with no warning. The wizard
|
||||
now probes the remote after the connection test and refuses to create a
|
||||
new vault on top of an existing one. Affected users whose vault was wiped
|
||||
|
||||
Reference in New Issue
Block a user