gmvault
gmvault copied to clipboard
gmv_cmd: help message formatting
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(-)