TBR: services/device: fix generated docs.
PresubmitTest: none
Change-Id: I57daf57f882cda770ba4f9f467933c427c39357b
diff --git a/services/device/device/doc.go b/services/device/device/doc.go
index c99bdb6..f5e85af 100644
--- a/services/device/device/doc.go
+++ b/services/device/device/doc.go
@@ -423,9 +423,9 @@
Device publish
Publishes the given application(s) to the binary and application servers. The
-binaries should be in $JIRI_ROOT/release/go/bin/[<GOOS>_<GOARCH>] by default (can
-be overrriden with --from). By default the binary name is used as the name of
-the application envelope, and as the title in the envelope. However,
+binaries should be in $JIRI_ROOT/release/go/bin/[<GOOS>_<GOARCH>] by default
+(can be overrriden with --from). By default the binary name is used as the name
+of the application envelope, and as the title in the envelope. However,
<envelope-name> and <title> can be specified explicitly using :<envelope-name>
and @<title>. The binary is published as <binserv>/<binary
name>/<GOOS>-<GOARCH>/<TIMESTAMP>. The application envelope is published as