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

Unified Diff: app/doc/pub-cache.markdown

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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « app/doc/pub-build.markdown ('k') | app/doc/pub-get.markdown » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: app/doc/pub-cache.markdown
diff --git a/app/doc/pub-cache.markdown b/app/doc/pub-cache.markdown
deleted file mode 100644
index dc6f30a4d963cdcb0baf73438b09aa1c7380ac2a..0000000000000000000000000000000000000000
--- a/app/doc/pub-cache.markdown
+++ /dev/null
@@ -1,15 +0,0 @@
----
-title: "Command: Cache"
----
-
- $ pub cache list
-
-This command lists information about packages currently downloaded into your
-[system cache](glossary.html#system-cache). Currently, it only outputs
-information in JSON form and exists mainly for the Editor's benefit.
-
-<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>
« no previous file with comments | « app/doc/pub-build.markdown ('k') | app/doc/pub-get.markdown » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698