diff options
author | Clement Lefebvre <[email protected]> | 2015-10-27 02:11:20 +0000 |
---|---|---|
committer | Clement Lefebvre <[email protected]> | 2015-10-27 02:11:20 +0000 |
commit | 2573e67a1ccaaafebe366a24d5a14766c8f59f91 (patch) | |
tree | 2159278e901e5cb15e010ea4e7babdbef8541572 | |
parent | 487a8505d22f63b5326a7b9fe64224f6f6523918 (diff) | |
parent | 618bd260c08ca670c228a38ee8592fee189eeff9 (diff) | |
download | mate-session-manager-2573e67a1ccaaafebe366a24d5a14766c8f59f91.tar.bz2 mate-session-manager-2573e67a1ccaaafebe366a24d5a14766c8f59f91.tar.xz |
Merge pull request #105 from run4flat/patch-1
Emphasize: logout with mate-save-session does not save
-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 |