Skip to content

Commit e8d0e61

Browse files
Leo Weesegitbook-bot
authored andcommitted
GitBook: [#193] No subject
1 parent 09a4854 commit e8d0e61

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

lightning-network-tools/lightning-terminal/command-line-interface.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,9 @@ To make use of these tools as seen in the examples below:
2020

2121
## litcli <a href="#docs-internal-guid-50d3e658-7fff-9d98-fc94-56686082029b" id="docs-internal-guid-50d3e658-7fff-9d98-fc94-56686082029b"></a>
2222

23-
`litcli --lndtlscertpath ~/.lit/tls.cert sessions add --label="My LNC"`
23+
`litcli --lndtlscertpath ~/.lit/tls.cert sessions add --label="My LNC"` --expiry 7776000
24+
25+
By default, a pairing phrase created with `litcli` is valid for only 1h. You may extend this with the `--expiry <seconds>` flag.
2426

2527
## pool
2628

0 commit comments

Comments
 (0)