Examples (6)
Start Qt Creator
Start Qt Creator and restore the last session
qtcreator -lastsessionStart Qt Creator but don't load the specified plugin
qtcreator -noload pluginStart Qt Creator but don't load any plugins
qtcreator -noload allStart Qt Creator in presentation mode with pop-ups for keyboard shortcuts
qtcreator -presentationModeStart Qt Creator and show the diff from a specific commit
qtcreator -git-show commitmade by @shridhargupta | data from tldr-pages