diff options
author | Harry Jeffery <harry@exec64.co.uk> | 2020-08-31 13:58:01 +0100 |
---|---|---|
committer | Harry Jeffery <harry@exec64.co.uk> | 2020-08-31 13:58:01 +0100 |
commit | e18b7bca0b5f26827c75f216fe32bd0eaf893dcf (patch) | |
tree | 7681ecf5202e220b93c0eb21ccc5baa4df1b06d6 | |
parent | df0d1cf7c2bcb6476f8774daa9cb26ecf54cb5c8 (diff) | |
download | imv-e18b7bca0b5f26827c75f216fe32bd0eaf893dcf.tar.gz |
Add missing documentation for overlay_position_bottom
-rw-r--r-- | doc/imv.5.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/imv.5.txt b/doc/imv.5.txt index 1c8c568..68d2ec8 100644 --- a/doc/imv.5.txt +++ b/doc/imv.5.txt @@ -76,6 +76,9 @@ The *[options]* section accepts the following settings: Set the alpha for the background of the overlay. Is a 2-digit hexadecimal color code. Defaults to 'c3'. +*overlay_position_bottom* = <true|false>:: + Display the overlay at the bottom of the imv window, instead of the top. + *recursively* = <true|false>:: Load input paths recursively. Defaults to 'false'. |