.I WINID
 of an XEmbed-aware application, that Vimb will use as its parent.
 .TP
+.B "\-i, \-\-incognito"
+Start an instance with user data read-only (see \fIFILES\fP section).
+.TP
 .B "\-h, \-\-help"
 Show help options.
 .TP
 .B history-max-items (int)
 Maximum number of unique items stored in search-, command or URI history.
 If history-max-items is set to 0, the history file will not be changed.
+This setting has no effect if option \-\-incognito is set.
 .TP
 .B home-page (string)
 Homepage that vimb opens if started without a URI.
 .TP
 .I cookies.db
 Sqlite cookie storage.
+This file will not be touched if option \-\-incognito is set.
 .TP
 .I closed
 Holds the URIs of last closed browser windows.
+This file will not be touched if option \-\-incognito is set.
 .TP
 .I history
 This file holds the history of unique opened URIs.
+This file will not be touched if option \-\-incognito is set.
 .TP
 .I bookmark
 This file holds the list of bookmarked URIs with tags.
 .I command
 This file holds the history of commands and search queries performed via input
 box.
+This file will not be touched if option \-\-incognito is set.
 .TP
 .I queue
 Holds the read it later queue filled by `qpush'.
 .TP
 .I search
 This file holds the history of search queries.
+This file will not be touched if option \-\-incognito is set.
 .TP
 .I scripts.js
 This file can be used to run user scripts, that are injected into every page