Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(90)

Unified Diff: src/cmd/godoc/doc.go

Issue 384044: code review 384044: godoc: change -x to -src, update doc.go (missed in prev... (Closed)
Patch Set: code review 384044: godoc: change -x to -src, update doc.go (missed in prev... Created 15 years ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | src/cmd/godoc/main.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/cmd/godoc/doc.go
===================================================================
--- a/src/cmd/godoc/doc.go
+++ b/src/cmd/godoc/doc.go
@@ -23,6 +23,8 @@
The flags are:
-v
verbose mode
+ -src
+ print exported source in command-line mode
-tabwidth=4
width of tabs in units of spaces
-path=""
« no previous file with comments | « no previous file | src/cmd/godoc/main.go » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b