其实很多软件在命令行下允许是可以添加参数的
比如说Steam OBS 这些软件
输入 -h 或者 --help 可以查看所有参数
bash--help, -h: Get list of available commands.
--startstreaming: Automatically start streaming.
--startrecording: Automatically start recording.
--startreplaybuffer: Start replay buffer.
--startvirtualcam: Start virtual camera (if available).
--collection <string>: Use specific scene collection.
--profile <string>: Use specific profile.
--scene <string>: Start with specific scene.
--studio-mode: Enable studio mode.
--minimize-to-tray: Minimize to system tray.
--portable, -p: Use portable mode.
--multi, -m: Don't warn when launching multiple instances.
--safe-mode: Run in Safe Mode (disables third-party plugins, scripting, and WebSockets).
--only-bundled-plugins: Only load included (first-party) plugins
--disable-shutdown-check: Disable unclean shutdown detection.
--verbose: Make log more verbose.
--always-on-top: Start in 'always on top' mode.
--unfiltered_log: Make log unfiltered.
--disable-updater: Disable built-in updater (Windows/Mac only)
--disable-missing-files-check: Disable the missing files dialog which can appear on startup.
本文作者:Maxwell
本文链接:
版权声明:本博客所有文章除特别声明外,均采用 CC BY-NC 4.0 许可协议。转载请注明出处!