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```.