git-svn-id: https://svn.osgeo.org/grass/grass/trunk@54050 15284696-431f-4ddb-bdfa-cd5b030d7da7
@@ -35,7 +35,7 @@ db.tables -p
Local storage:
<br>
<div class="code"><pre>
-db.connect driver=sqlite database='$GISDBASE/$LOCATION_NAME/$MAPSET/sqlite.db'
+db.connect driver=sqlite database='$GISDBASE/$LOCATION_NAME/$MAPSET/sqlite/sqlite.db'
db.connect -p
db.tables -p
</pre></div>