Revision: 16030
http://sourceforge.net/p/skim-app/code/16030
Author: hofman
Date: 2026-02-02 22:42:15 +0000 (Mon, 02 Feb 2026)
Log Message:
-----------
fix help of skimnotes get
Modified Paths:
--------------
trunk/SkimNotes/skimnotes.m
Modified: trunk/SkimNotes/skimnotes.m
===================================================================
--- trunk/SkimNotes/skimnotes.m 2026-02-02 22:37:44 UTC (rev 16029)
+++ trunk/SkimNotes/skimnotes.m 2026-02-02 22:42:15 UTC (rev 16030)
@@ -69,7 +69,7 @@
static char *getHelpStr = "skimnotes get: read Skim notes from a PDF\n"
"Usage: skimnotes get [-format
skim|archive|plist|text|rtf] PDF_FILE [NOTES_FILE|-]\n\n"
"Reads Skim, Text, or RTF notes from extended
attributes of PDF_FILE or the contents of PDF bundle PDF_FILE and writes to
NOTES_FILE or standard output.\n"
- "Uses notes file with same base name as PDF_FILE if
SKIM_FILE is not provided.\n"
+ "Uses notes file with same base name as PDF_FILE if
NOTES_FILE is not provided.\n"
"Reads Skim notes when no format is provided.";
static char *setHelpStr = "skimnotes set: write Skim notes to a PDF\n"
"Usage: skimnotes set [-s|-n] PDF_FILE [SKIM_FILE|-]
[TEXT_FILE] [RTF_FILE]\n\n"
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
Skim-app-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-commit