Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dosbox-staging/dosbox-staging.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorkcgen <kcgen@users.noreply.github.com>2022-05-06 22:35:49 +0300
committerkcgen <1557255+kcgen@users.noreply.github.com>2022-05-10 04:17:08 +0300
commit6bb598e8013104046696e108b03f620611428673 (patch)
tree34ef75a91793c43c07660e6926c9753cec2d053c /docs
parentc11e4121c9a34ab995d5e8c595b55cf990f048f4 (diff)
Add --list-glshaders command line flags
Diffstat (limited to 'docs')
-rw-r--r--docs/dosbox.16
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/dosbox.1 b/docs/dosbox.1
index d6292e0f7..45b124caf 100644
--- a/docs/dosbox.1
+++ b/docs/dosbox.1
@@ -29,6 +29,8 @@ dosbox \- an x86/DOS emulator with sound/graphics
.LP
.B dosbox \-resetconf
.LP
+.B dosbox \-\-list\-glshaders
+.LP
.B dosbox \-erasemapper
.LP
.B dosbox \-resetmapper
@@ -157,6 +159,10 @@ Prints the location of the default configuration file.
.B \-eraseconf, \-resetconf
removes the default configuration file.
.TP
+.B \-\-list-glshaders
+List available GLSL shaders and their directories.
+Results are useable in the "glshader = " conf setting.
+.TP
.B \-erasemapper, \-resetmapper
removes the mapperfile configured in the clean default configuration file.
.SH "INTERNAL COMMANDS"