From aa3152a2ec7b38232d71b32d085958e899cdc7c5 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Thu, 26 Nov 2009 10:25:08 -0500 Subject: Add a --quit command-line option. This -asks- an existing Evolution process to quit. It is equivalent to selecting File->Quit in the main window. It does not kill the process. My plan is to use this as part of a new --force-shutdown implementation. --- doc/reference/shell/tmpl/e-shell.sgml | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') diff --git a/doc/reference/shell/tmpl/e-shell.sgml b/doc/reference/shell/tmpl/e-shell.sgml index c2697cc65a..ce167e2725 100644 --- a/doc/reference/shell/tmpl/e-shell.sgml +++ b/doc/reference/shell/tmpl/e-shell.sgml @@ -297,6 +297,7 @@ EShell @shell: +@Returns: -- cgit