gmvault icon indicating copy to clipboard operation
gmvault copied to clipboard

gmv_cmd: help message formatting

Open weakish opened this issue 8 years ago • 0 comments

Previously gmvault sync -h outputs:

-g REQ, --gmail-req REQ
Gmail search request to restrict sync as defined inhtt
ps://support.google.com/mail/bin/answer.py?hl=en&answe r=7190

i.e. no space between inhttps://...

This commit fix this.


src/gmv/gmv_cmd.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

weakish avatar Sep 20 '16 11:09 weakish