man/ronin-db-urls.1 in ronin-db-0.1.0-java vs man/ronin-db-urls.1 in ronin-db-0.1.1

- old
+ new

@@ -1,8 +1,8 @@ .\" Generated by kramdown-man 0.1.8 .\" https://github.com/postmodern/kramdown-man#readme -.TH ronin-db-urls 1 "April 2012" Ronin "User Manuals" +.TH ronin-db-urls 1 "2023-02-01" Ronin "User Manuals" .LP .SH SYNOPSIS .LP .HP \fBronin-db urls\fR \[lB]\fIoptions\fP\[rB] @@ -26,24 +26,24 @@ .TP \fB-v\fR, \fB--verbose\fR Enable verbose output\. .LP .TP -\fB--add\fR \fIUSER\fP:\fIPASSWORD\fP -Adds the \fIUSER\fP and \fIPASSWORD\fP to the database\. +\fB--add\fR \fIVALUE\fP +Adds the URL to the database\. .LP .TP \fB--import\fR \fIFILE\fP -Imports the credentials from the given \fIFILE\fP\. +Imports the URLs from the given \fIFILE\fP\. .LP .TP \fB--delete\fR \fIVALUE\fP -Deletes a value from the database\. +Deletes the URL from the database\. .LP .TP \fB--delete-all\fR -Deletes every value from the database\. +Deletes every URL from the database\. .LP .TP \fB--http\fR Searches for \fBhttp://\fR URLs\. .LP @@ -69,26 +69,32 @@ .LP .HP \fB-Q\fR, \fB--with-query-value\fR \fIVALUE\fP \[lB]\.\.\.\[rB] Searches for URLs containing the query\-param VALUE\. .LP -.SH FILES +.SH ENVIRONMENT .LP .TP -\fI\[ti]\[sl]\.ronin\[sl]\fP -Ronin configuration directory\. +\fIHOME\fP +Alternate location for the user\[cq]s home directory\. .LP .TP -\fI\[ti]\[sl]\.ronin\[sl]database\.log\fP -Database log\. +\fIXDG\[ru]CONFIG\[ru]HOME\fP +Alternate location for the \fB~/.config\fR directory\. .LP .TP -\fI\[ti]\[sl]\.ronin\[sl]database\.sqlite3\fP -The default sqlite3 Database file\. +\fIXDG\[ru]DATA\[ru]HOME\fP +Alternate location for the \fB~/.local/share\fR directory\. .LP +.SH FILES +.LP .TP -\fI\[ti]\[sl]\.ronin\[sl]database\.yml\fP -Optional Database configuration\. +\fB~/.local/share/ronin-db/database.sqlite3\fR +The default sqlite3 database file\. +.LP +.TP +\fB~/.config/ronin-db/database.yml\fR +Optional database configuration\. .LP .SH AUTHOR .LP .PP Postmodern \ No newline at end of file