Revision: 3994
http://skim-app.svn.sourceforge.net/skim-app/?rev=3994&view=rev
Author: hofman
Date: 2008-06-09 03:18:16 -0700 (Mon, 09 Jun 2008)
Log Message:
-----------
fix typos in skimnotes help
Modified Paths:
--------------
trunk/skimnotes.m
Modified: trunk/skimnotes.m
===================================================================
--- trunk/skimnotes.m 2008-06-09 10:16:31 UTC (rev 3993)
+++ trunk/skimnotes.m 2008-06-09 10:18:16 UTC (rev 3994)
@@ -14,7 +14,7 @@
static char *removeHelpStr = "skimnotes remove: delete Skim notes from a
PDF\nUsage: skimnotes remove PDF_FILE\n\nRemoves the Skim notes from the
extended attributes of PDF_FILE.";
static char *agentHelpStr = "skimnotes agent: run the Skim Notes agent\nUsage:
skimnotes agent [SERVER_NAME]\n\nRuns a Skim Notes agent server with server
name SERVER_NAME, to which a Cocoa application can connect using DO.\nWhen
SERVER_NAME is not provided, a unique name is generated and returned on
standard output.\nThe DO server conforms to the following formal [EMAIL
PROTECTED] SKAgentListenerProtocol\n- (bycopy NSData *)SkimNotesAtPath:(in
bycopy NSString *)aFile;\n- (bycopy NSData *)RTFNotesAtPath:(in bycopy NSString
*)aFile;\n- (bycopy NSData *)textNotesAtPath:(in bycopy NSString *)aFile
encoding:(NSStringEncoding)encoding;[EMAIL PROTECTED]";
static char *helpHelpStr = "skimnotes help: get help on the skimnotes
tool\nUsage: skimnotes help [VERB]\n\nGet help on the verb VERB.";
-static char *versionHelpStr = "skimnotes version: get version of the skimnotes
tool\nUsage: skimnotes version.\n\nGet the version of the tool and exit.";
+static char *versionHelpStr = "skimnotes version: get version of the skimnotes
tool\nUsage: skimnotes version\n\nGet the version of the tool and exit.";
enum {
SKNActionUnknown,
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Skim-app-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-commit