gnokii-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] libgnokii and core programs branch, master, updated. rel_0_6_29-24


From: Daniele Forsi
Subject: [SCM] libgnokii and core programs branch, master, updated. rel_0_6_29-249-g69799fe
Date: Thu, 23 Jun 2011 13:43:15 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "libgnokii and core programs".

The branch, master has been updated
       via  69799fe4637187de395290030f9bba20274bdfbe (commit)
      from  db1938765ef329b386da73f62b8d155a80ad08b6 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit/gnokii.git/commit/?id=69799fe4637187de395290030f9bba20274bdfbe


commit 69799fe4637187de395290030f9bba20274bdfbe
Author: Daniele Forsi <address@hidden>
Date:   Thu Jun 23 15:38:13 2011 +0200

    Reword the man page paragraph about --getsms
    
    Mention "brands" instead of "drivers" as this is probably more
    intuitive for users (especially since different gnokii models like
    series40 and nk6510 are handled by the same driver) and do not list
    model names since there are way too may to make an exhaustive and
    yet useful list.

diff --git a/Docs/man/gnokii.1 b/Docs/man/gnokii.1
index 3840d7d..288b785 100644
--- a/Docs/man/gnokii.1
+++ b/Docs/man/gnokii.1
@@ -196,19 +196,32 @@ delete the notes with numbers from \fIstart_number\fR to 
\fIend_number\fR from c
 .SS SMS
 .TP 
 .BR "\-\-getsms \fImemory_type\fR \fIstart\fP [\fIend\fP] [\-f|\-\-file 
\fIfile\fP] [\-F|\-\-force\-file \fIfile\fR] [\-a|\-\-append\-file \fIfile\fR] 
[\-d|\-\-delete]"
-gets SMS messages from specified \fImemory type\fR starting at entry 
\fIstart\fR and ending at \fIend\fR.
-For the \fImemory types\fR you usually use SM for the SIM card and ME for the 
phone memory
-(or MT for mixed phone and SIM memory, which preferred type for modern
-Motorolas). The exception are the phones supported by nk7110 (Nokia 
7110/6210/6250) and nk6510 (Nokia 6310/6510/8310) drivers. For these you should 
use IN for the Inbox, OU for the Outbox, AR for the Archive, TE for the 
Templates and F1, F2, ... for your own folders.
-Use the \fB\-\-showsmsfolderstatus\fR command to get a list of \fImemory 
types\fR available in your phone.
+gets SMS messages from specified \fImemory type\fR starting at entry 
\fIstart\fR and ending at \fIend\fR and print them to stdout by default.
 \fIend\fR can be a number or the string 'end'.
 If \fIend\fR is not specified only one location \- \fIstart\fR is read.
-Messages are printed to stdout. Additionally, if \-\-file \fIfile\fR is
-used, messages are saved in \fIfile\fR in mbox format. If \fIfile\fR already
-exists, user is prompted whether to overwrite it. If \-\-force\-file \fIfile\fR
-is used gnokii overwrites the file without asking. If \-\-append\-file
-\fIfile\fR is used messages are appended to the file.
-If \-\-delete switch is used, the message is deleted after reading.
+.TP
+.BR
+For the \fImemory types\fR you usually use \fIIN\fP (Inbox) and \fIOU\fP 
(Outbox) for Nokias
+and \fISM\fP (SIM card) and \fIME\fP (phone memory) for other brands,
+except for modern Motorolas that prefer \fIMT\fP (combined SIM and phone 
memory);
+in any case the \fB\-\-showsmsfolderstatus\fR command shows the list of 
\fImemory types\fR available in your phone
+with their descriptions and message counts (each part of multipart messages is 
counted separately).
+.TP
+.BR
+-f | \-\-file \fIfile\fR
+- save messages to \fIfile\fR in mbox format. If \fIfile\fR already exists, 
user is prompted whether to overwrite it
+.TP
+.BR
+-F | \-\-force\-file \fIfile\fR
+- save messages to \fIfile\fR in mbox format. If \fIfile\fR already exists, it 
is overwritten without asking
+.TP
+.BR
+-a | \-\-append\-file \fIfile\fR
+- save messages to \fIfile\fR in mbox format. If \fIfile\fR already exists, 
messages are added to the end
+.TP
+.BR
+-d | \-\-delete
+- delete message after reading.
 .TP 
 .BR "\-\-deletesms \fImemory_type\fP \fIstart\fP [\fIend\fP]"
 deletes SMS messages from specified \fImemory type\fR starting at entry 
\fIstart\fR and ending at \fIend\fR.

-----------------------------------------------------------------------

Summary of changes:
 Docs/man/gnokii.1 |   35 ++++++++++++++++++++++++-----------
 1 files changed, 24 insertions(+), 11 deletions(-)


hooks/post-receive
-- 
libgnokii and core programs



reply via email to

[Prev in Thread] Current Thread [Next in Thread]