diff options
author | David Mertens <[email protected]> | 2015-10-25 07:40:27 -0400 |
---|---|---|
committer | David Mertens <[email protected]> | 2015-10-25 07:40:27 -0400 |
commit | 618bd260c08ca670c228a38ee8592fee189eeff9 (patch) | |
tree | bf0f6c33f92fbb8081189d32328e0a274c1e58f5 /doc | |
parent | 26ccdb0321012706798a43d8a1f5e5ae6ccbe362 (diff) | |
download | mate-session-manager-618bd260c08ca670c228a38ee8592fee189eeff9.tar.bz2 mate-session-manager-618bd260c08ca670c228a38ee8592fee189eeff9.tar.xz |
Emphasize: logout with mate-save-session does not save
Revises man page for mate-save-session to emphasize in the opening paragraph that mate-save-session either ends the session or saves it, but not both.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/man/mate-session-save.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/mate-session-save.1 b/doc/man/mate-session-save.1 index 677e4f0..0ed274c 100644 --- a/doc/man/mate-session-save.1 +++ b/doc/man/mate-session-save.1 @@ -10,7 +10,7 @@ mate-session-save \- End or save the current MATE session .SH "SYNOPSIS" .B mate-session-save [\-\-logout] [\-\-force\-logout] [\-\-logout\-dialog] [\-\-shutdown\-dialog] [\-\-gui] [\-\-kill [\-\-silent]] .SH "DESCRIPTION" -The \fBmate-session-save\fP program can be used from a MATE session to save a snapshot of the currently running applications. This session will be later restored at your next MATE session. +The \fBmate-session-save\fP program can be used from a MATE session to either end the current MATE session or save a snapshot of the currently running applications (but not both). This session will be later restored at your next MATE session. .SH "USAGE" The \fB\-\-gui\fP option will report errors in dialog boxes instead of printing to stderr. .PP |