[Commits] [SCM] clawsker branch, master, updated. 1.3.1-10-g22ef9d8
mones at claws-mail.org
mones at claws-mail.org
Sat Nov 21 20:55:10 CET 2020
The branch, master has been updated
via 22ef9d8952b5df8cc8ac466c99413510dd7461c1 (commit)
from 524e1d609bd081f54971fd43c6c2f2b94398fc26 (commit)
Summary of changes:
clawsker.pod | 16 ++++++++++++++--
1 file changed, 14 insertions(+), 2 deletions(-)
- Log -----------------------------------------------------------------
commit 22ef9d8952b5df8cc8ac466c99413510dd7461c1
Author: Ricardo Mones <ricardo at mones.org>
Date: Sat Nov 21 20:54:38 2020 +0100
Update manpage
diff --git a/clawsker.pod b/clawsker.pod
index 7d8fe87..6d7d260 100644
--- a/clawsker.pod
+++ b/clawsker.pod
@@ -12,7 +12,8 @@ Clawsker - A Claws Mail Tweaker
=head1 SYNOPSIS
B<clawsker> [B<-a>|B<--alternate-config-dir> I<dirname>] [B<-b>|B<--verbose>]
-[B<-c>|B<--clawsrc> I<filename>] [B<-r>|B<--read-only>]
+[B<-c>|B<--clawsrc> I<filename>] [B<-i>|B<--ignore-versions>]
+[B<-r>|B<--read-only>] [B<-u>|B<--use-claws-version> I<version>]
B<clawsker> [B<-v>|B<--version>]
@@ -33,7 +34,8 @@ using Clawsker.
In adition to hidden features Clawsker can edit also some other settings
which usually can only be set indirectly. These include currently the
-saved positions (and sizes when available) of Claws Mail windows.
+saved positions (and sizes when available) of Claws Mail windows and all
+hot key mappings from application menus.
=head1 OPTIONS
@@ -56,11 +58,21 @@ the full file name overriding any previous setting.
Shows a brief help screen.
+=item B<-i> | B<--ignore-versions>
+
+Ignores any version detected or set by B<-u> option. Almost all options
+will be available.
+
=item B<-r> | B<--read-only>
Edits hidden preferences without saving the changes. It also works while
Claws Mail is running.
+=item B<-u> | B<--use-claws-version> I<version>
+
+Uses I<version> as Claws Mail version instead of the real one. The
+I<version> argument is a list of integers, separated by dots if needed.
+
=item B<-v> | B<--version>
Shows version information for program, Perl-GTK and Claws Mail.
-----------------------------------------------------------------------
hooks/post-receive
--
Hidden preferences editor for Claws Mail
More information about the Commits
mailing list