Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(129)

Side by Side Diff: app/views/doc/pub-cache.html

Issue 162403002: Remove docs and point to ones on dartlang.org. (Closed) Base URL: https://github.com/dart-lang/pub-dartlang.git@master
Patch Set: Fit in 80 columns. Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « app/views/doc/pub-build.html ('k') | app/views/doc/pub-get.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <pre><code>$ pub cache list
2 </code></pre>
3
4 <p>This command lists information about packages currently downloaded into your
5 <a href="glossary.html#system-cache">system cache</a>. Currently, it only output s
6 information in JSON form and exists mainly for the Editor&rsquo;s benefit.</p>
7
8 <aside class="alert alert-warning">
9 Eventually, this command will be more useful for end users. For now, you
10 probably just want to ignore it. We may change the format of its output at
11 any time.
12 </aside>
OLDNEW
« no previous file with comments | « app/views/doc/pub-build.html ('k') | app/views/doc/pub-get.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698