run402 4.40.0 → 4.41.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/lib/init.mjs CHANGED
@@ -57,8 +57,8 @@ Output:
57
57
  project the gitvault scaffold acted on.
58
58
 
59
59
  init scaffolds the git remote only. It does NOT allocate the vault — that is
60
- \`run402 gitvault init\`, which mints key material and a recovery receipt and
61
- therefore stays an explicit step.
60
+ \`run402 repos create --project <id>\`, which mints key material and a
61
+ recovery receipt and therefore stays an explicit step.
62
62
 
63
63
  Steps (idempotent when re-run with the same rail; pass --switch-rail to change rails):
64
64
  1. Creates config directory (~/.config/run402)