[tomboy] Adds missing command line options to MAN page. Addresses bgo 665532



commit e4f6505ed831c92ad997146919b8ab8d3e4ffbe5
Author: Jared L Jennings <jaredljennings gmail com>
Date:   Tue Dec 6 18:32:26 2011 -0500

    Adds missing command line options to MAN page. Addresses bgo 665532

 data/tomboy.1 |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)
---
diff --git a/data/tomboy.1 b/data/tomboy.1
index 81833b7..ca2db2f 100644
--- a/data/tomboy.1
+++ b/data/tomboy.1
@@ -51,9 +51,18 @@ Create and display a new note with the title given.
 .B \-\-open-note TITLE/URL
 Display the existing note matching TITLE or URL.
 .TP
+.B \-\--note-path [PATH]
+Load/store note data in this directory.
+.TP
 .B \-\-start-here
 Display the "Start Here" note.
 .TP
+.B \-\-panel-applet
+Launches Tomboy as a panel applet. This feature is not meant for users, but must be utilized only by gnome-panel.
+.TP
+.B \-\-search TEXT
+Searches notes for the specified TEXT and opens the Search All Notes window with the search text
+.TP
 .B \-\-highlight-search TEXT
 Search and highlight TEXT in the opened note.
 .TP



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