We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dde5e66 commit a281a46Copy full SHA for a281a46
doc/fbchkdoc/cmd_opts.bas
@@ -180,8 +180,6 @@ sub cmd_opts_init( byval opts_flags as const CMD_OPTS_ENABLE_FLAGS )
180
cmd_opt.manual = false '' -manual_dir given on command line
181
cmd_opt.manual_dir = "" '' value of '-manual_dir DIR' given on command line
182
183
- cmd_opt.db_user_is_set = false
184
-
185
'' resolved options
186
187
app_opt.wiki_url = "" '' export: resolved wiki url
0 commit comments