System Grab Bag

View all TLDR pages from common (or from all pages)

steam

Video game platform by Valve. More information: https://developer.valvesoftware.com/wiki/Command_Line_Options.
  • Launch Steam, printing debug messages to stdout:
    steam
  • Launch Steam and enable its in-app debug console tab:
    steam -console
  • Enable and open the Steam console tab in a running Steam instance:
    steam steam://open/console
  • Log into Steam with the specified credentials:
    steam -login {{username}} {{password}}
  • Launch Steam in Big Picture Mode:
    steam -tenfoot
  • Exit Steam:
    steam -shutdown

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.