Finish mapping of python cli opt to go cli opt

This commit is contained in:
Kovid Goyal
2022-08-17 15:38:24 +05:30
parent 4596dc39ce
commit 2d466f343d
4 changed files with 48 additions and 9 deletions

View File

@@ -53,6 +53,7 @@ Change the configured background image which is used for new OS windows.
--layout
type=choices
choices={layout_choices}
default=configured
How the image should be displayed. A value of :code:`configured` will use the configured value.