Philipp Hörist pushed to branch master at gajim / gajim
Commits: 6bb822f8 by Philipp Hörist at 2017-09-02T12:41:34+02:00 Update gajim manpage - - - - - 1 changed file: - data/gajim.1 Changes: ===================================== data/gajim.1 ===================================== --- a/data/gajim.1 +++ b/data/gajim.1 @@ -1,4 +1,4 @@ -.Dd August 26, 2015 +.Dd September 02, 2017 .Dt GAJIM 1 URM .Os UNIX .Sh NAME @@ -10,8 +10,10 @@ .Nm .Op Fl q .Op Fl v +.Op Fl w .Op Fl l Ar subsystem=level .Op Fl p Ar name +.Op Fl s .Op Fl c Ar directory .Sh DESCRIPTION .Nm @@ -33,8 +35,12 @@ on the XMPP protocol see <https://xmpp.org/about-xmpp/>. Show help options .It Fl q Fl Fl quiet Show only critical errors +.It Fl s Fl Fl separate +Separate profiles completely (even history db and plugins) .It Fl v Fl Fl verbose Print xml stanzas and other debug information +.It Fl w Fl Fl warnings +Show all GTK warnings with traceback .It Fl l Fl Fl loglevel Em subsystem=level Bq , Em subsystem=level Bq Em ... Configure logging system. Subsystem can be @@ -74,23 +80,20 @@ is not specified. Directory where certificates are stored. .It $XDG_DATA_DIR/gajim/logs.db The history database log file. -For more information on database logs see <https://trac.gajim.org/wiki/LogsDatabase>. +For more information on database logs see +<https://dev.gajim.org/gajim/gajim/wikis/development/LogsDatabase>. .El .Sh AUTHORS .An -nosplit .Nm is written and maintained by -.An Yann Leboulanger , +.An Yann Leboulanger and -.An Denis Fomin , +.An Philipp Hörist , with contributions and patches merged from many individuals around the world. -See files -.Pa AUTHORS -and -.Pa THANKS , -for a complete list. +See the About Dialog for a complete list. .Sh COPYRIGHT -Copyright (C) 2003-2015 Gajim Team +Copyright (C) 2003-2017 Gajim Team .Pp .Nm is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 3 only. @@ -103,7 +106,7 @@ You should have received a copy of the GNU General Public License along with If not, see <https://www.gnu.org/licenses/>. .Sh FEEDBACK You can report bugs or feature requests in our bug tracker at -.Em trac.gajim.org +.Em https://dev.gajim.org/gajim/gajim/issues or in the .Em gajim-devel mailing list; if you want to send us a patch, please do so in our bug tracker. @@ -126,9 +129,9 @@ https://lists.gajim.org/cgi-bin/listinfo .Sh BUGS Please submit bugs at .Bd -literal -offset indent -https://trac.gajim.org/ -https://trac-plugins.gajim.org/ -https://python-nbxmpp.gajim.org/ +https://dev.gajim.org/gajim/gajim/issues +https://dev.gajim.org/gajim/gajim-plugins +https://dev.gajim.org/gajim/python-nbxmpp .Ed .Sh SEE ALSO .Xr gajim-remote 1 View it on GitLab: https://dev.gajim.org/gajim/gajim/commit/6bb822f88494f8363532a321cf67076f884cbb3e --- View it on GitLab: https://dev.gajim.org/gajim/gajim/commit/6bb822f88494f8363532a321cf67076f884cbb3e You're receiving this email because of your account on dev.gajim.org.
_______________________________________________ Commits mailing list [email protected] https://lists.gajim.org/cgi-bin/listinfo/commits
