From 360ca18f550118b10ebde31dc56c65c0cd5d155a Mon Sep 17 00:00:00 2001 From: "Justin M. Keyes" Date: Sun, 30 Jul 2017 21:16:37 +0200 Subject: doc: tui colors, cursor --- runtime/doc/starting.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'runtime/doc/starting.txt') diff --git a/runtime/doc/starting.txt b/runtime/doc/starting.txt index d869516bff..0b72ec9960 100644 --- a/runtime/doc/starting.txt +++ b/runtime/doc/starting.txt @@ -349,6 +349,9 @@ argument. *--api-info* --api-info Print msgpack-encoded |api-metadata| and exit. + *--headless* +--headless Do not start the built-in UI. + ============================================================================== 2. Initialization *initialization* *startup* -- cgit