diff --git a/pages/common/wormhole.md b/pages/common/wormhole.md index 652e8472cc..5f693d8867 100644 --- a/pages/common/wormhole.md +++ b/pages/common/wormhole.md @@ -14,3 +14,7 @@ - Send raw text: `wormhole send` + +- Send a file with a custom code phrase: + +`wormhole send --code {{custom_code}} {{path/to/file}}`