Skip to content
This repository was archived by the owner on Mar 2, 2025. It is now read-only.

The ' added for issue #22 should be before the }, cause syntax error #23

Open
Altheran88 opened this issue Aug 12, 2019 · 1 comment
Open

Comments

@Altheran88
Copy link

Line 385 : - gopro help
>>show this usage message
}'

Should be

Line 385 : - gopro help
>>show this usage message'
}

Also 'translate=2' at line 362 could be wrtitten as "translate=2" as to not exit quotation of the Help echo.

@sumpfralle
Copy link

This was apparently done in e7a0fc7.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants