mirror of https://bitbucket.org/ausocean/av.git
cmd/rv/main.go: fixed package comment
This commit is contained in:
parent
3362410798
commit
043e5b004a
|
@ -50,7 +50,7 @@ USAGE
|
||||||
./rv
|
./rv
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// revid-cli is a command line interface for revid.
|
// Package rv is a netsender client for revid.
|
||||||
package main
|
package main
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|
Loading…
Reference in New Issue