aboutsummaryrefslogtreecommitdiff
path: root/hex.adoc
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2023-06-17 15:50:56 +0200
committerPřemysl Eric Janouch <p@janouch.name>2023-06-19 13:19:48 +0200
commit00d6c5ede909c45d44c904a02f658256130b84ff (patch)
treef8e4ae321ee6e0067f2f26dd435042114f9459b0 /hex.adoc
parentb87206bb931f10da622a95f8bd2f01b1ad6be706 (diff)
downloadhex-00d6c5ede909c45d44c904a02f658256130b84ff.tar.gz
hex-00d6c5ede909c45d44c904a02f658256130b84ff.tar.xz
hex-00d6c5ede909c45d44c904a02f658256130b84ff.zip
Bump liberty, move the UI to liberty-xui.c
This deduplicates code between nncmpp and hex, while adding functionality.
Diffstat (limited to 'hex.adoc')
-rw-r--r--hex.adoc4
1 files changed, 4 insertions, 0 deletions
diff --git a/hex.adoc b/hex.adoc
index d422283..eb5f55d 100644
--- a/hex.adoc
+++ b/hex.adoc
@@ -38,6 +38,10 @@ _G_=1024M, and _GB_=1000M. The default value is 1G.
*-d*, *--debug*::
Run in debug mode.
+*-x*, *--x11*::
+ Use an X11 interface even when run from a terminal.
+ Note that the application may be built with this feature disabled.
+
*-h*, *--help*::
Display a help message and exit.