| Index: app/views/doc/pub-cache.html
|
| diff --git a/app/views/doc/pub-cache.html b/app/views/doc/pub-cache.html
|
| deleted file mode 100644
|
| index bb5e2cfaac08b688ebdac92b4e2c8ce0c67cedab..0000000000000000000000000000000000000000
|
| --- a/app/views/doc/pub-cache.html
|
| +++ /dev/null
|
| @@ -1,12 +0,0 @@
|
| -<pre><code>$ pub cache list
|
| -</code></pre>
|
| -
|
| -<p>This command lists information about packages currently downloaded into your
|
| -<a href="glossary.html#system-cache">system cache</a>. Currently, it only outputs
|
| -information in JSON form and exists mainly for the Editor’s benefit.</p>
|
| -
|
| -<aside class="alert alert-warning">
|
| - Eventually, this command will be more useful for end users. For now, you
|
| - probably just want to ignore it. We may change the format of its output at
|
| - any time.
|
| -</aside>
|
|
|