From 00db143b8b07faee2f501a3128b65eb5347d8fe0 Mon Sep 17 00:00:00 2001 From: mischl Date: Sat, 18 Apr 2020 09:34:02 +0200 Subject: [PATCH] Create 2020-04-18-are-there-any-command-line-options-available.markdown --- ...are-there-any-command-line-options-available.markdown | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 _faqs/2020-04-18-are-there-any-command-line-options-available.markdown diff --git a/_faqs/2020-04-18-are-there-any-command-line-options-available.markdown b/_faqs/2020-04-18-are-there-any-command-line-options-available.markdown new file mode 100644 index 000000000..73b9ee06d --- /dev/null +++ b/_faqs/2020-04-18-are-there-any-command-line-options-available.markdown @@ -0,0 +1,9 @@ +--- +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```.