mirror of https://bitbucket.org/ausocean/av.git
cmd/rvcl/main.go: removed ASCII art in file header
This commit is contained in:
parent
fbc6103157
commit
b0dcd4c5b4
|
@ -1,11 +1,4 @@
|
||||||
/*
|
/*
|
||||||
██████╗ ██╗ ██╗ ██████╗██╗
|
|
||||||
██╔══██╗██║ ██║██╔════╝██║
|
|
||||||
██████╔╝██║ ██║██║ ██║
|
|
||||||
██╔══██╗╚██╗ ██╔╝██║ ██║
|
|
||||||
██║ ██║ ╚████╔╝ ╚██████╗███████╗
|
|
||||||
╚═╝ ╚═╝ ╚═══╝ ╚═════╝╚══════╝
|
|
||||||
|
|
||||||
DESCRIPTION
|
DESCRIPTION
|
||||||
rvcl is command line interface for revid. The user can provide configuration
|
rvcl is command line interface for revid. The user can provide configuration
|
||||||
by passing a JSON string directly, or by specifying a file containing the JSON.
|
by passing a JSON string directly, or by specifying a file containing the JSON.
|
||||||
|
|
Loading…
Reference in New Issue