Refreshed html with edits
This commit is contained in:
parent
cf5795ed1b
commit
7bc4b686d5
File diff suppressed because one or more lines are too long
|
@ -178,8 +178,7 @@
|
|||
</div>
|
||||
<div class="section" id="module-sections.section_06.opening_sqlite">
|
||||
<span id="section-6-1-opening-sqlite"></span><h2>Section 6.1 - Opening Sqlite<a class="headerlink" href="#module-sections.section_06.opening_sqlite" title="Permalink to this headline">¶</a></h2>
|
||||
<p>Example for opening and exploring Sqlite databased
|
||||
for your command line utility.</p>
|
||||
<p>Example for opening and exploring Sqlite databases.</p>
|
||||
<p>Example Usage:</p>
|
||||
<blockquote>
|
||||
<div><p><code class="docutils literal notranslate"><span class="pre">$</span> <span class="pre">python</span> <span class="pre">opening_sqlite.py</span> <span class="pre">history_db</span></code></p>
|
||||
|
|
Loading…
Reference in New Issue