mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
ReST fix
This commit is contained in:
parent
5555bc8aef
commit
b393e164dc
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ like so:
|
||||||
|
|
||||||
datasette ~/Library/Application\ Support/Google/Chrome/Default/History --nolock
|
datasette ~/Library/Application\ Support/Google/Chrome/Default/History --nolock
|
||||||
|
|
||||||
The `--nolock` option ignores any file locks. This is safe as Datasette will open the file in read-only mode.
|
The ``--nolock`` option ignores any file locks. This is safe as Datasette will open the file in read-only mode.
|
||||||
|
|
||||||
Now visiting http://localhost:8001/History/downloads will show you a web
|
Now visiting http://localhost:8001/History/downloads will show you a web
|
||||||
interface to browse your downloads data:
|
interface to browse your downloads data:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue