mirror of
https://github.com/greenshot/greenshot.git
synced 2025-01-24 06:02:50 -08:00
59a3e6a27b
* Update de-de.markdown * Update help.markdown * Update faq.html * Update 2012-10-28-is-greenshort-really-portable.markdown * Update 2018-03-24-how-can-i-turn-off-logging.markdown * Update 2013-04-16-what-is-the-best-way-to-control-greenshots-configuration-at-install-time.markdown * Create 2020-04-17-how-can-i-open-an-image-file-in-greenshot.markdown * Create 2020-04-18-are-there-any-command-line-options-available.markdown * Create 2020-04-19-how-can-a-screenshot-be-passed-to-another-software.markdown
10 lines
313 B
Markdown
10 lines
313 B
Markdown
---
|
|
layout: faq
|
|
status: publish
|
|
published: true
|
|
title: Are there any command line options available for Greenshot?
|
|
tags: []
|
|
|
|
---
|
|
Yes, a few are implemented. Find the actual list by running the executable on the command line with the parameter /help, e.g.: ```"C:\Program Files\Greenshot\Greenshot.exe" /help```.
|