You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Start in specific tab (--tab=TabName (no effect if ui_state.editingworkid is empty), --edit=EditingWorkID (also sets --tab=editor))
Start with specific settings (--settings=SettingsFile, --settings.Key=Value to override specific settings, --projects=ProjectsFolder as an alias to --settings.projectsfolder=ProjectsFolder)
Start with specific UI state (--state=UIStateFile, --state.Key=Value to override specific state values)
Get a setting / ui state (--setting.SettingKey, --state.UIStateKey)
Show version (--version)
Show info (--info, like --version but also shows build date, commit hash)
Used to:
--tab=TabName
(no effect ifui_state.editingworkid
is empty),--edit=EditingWorkID
(also sets--tab=editor
))--settings=SettingsFile
,--settings.Key=Value
to override specific settings,--projects=ProjectsFolder
as an alias to--settings.projectsfolder=ProjectsFolder
)--state=UIStateFile
,--state.Key=Value
to override specific state values)--setting.SettingKey
,--state.UIStateKey
)--version
)--info
, like--version
but also shows build date, commit hash)--update
) (Depends on Self-update mechanism #32)--width
,--height
)The text was updated successfully, but these errors were encountered: