go-tour/gotour: fix flag handling
- change the flag name to "article"
- give it the correct default
        (it had none, and then was programatically defaulted)
- try the name, then the name in the root
        (before, only the default was looked for in the root)

R=adg
CC=golang-dev
https://golang.org/cl/13441049
2 files changed