Skip to content

Commit 92dd1dd

Browse files
authored
Merge pull request #74 from opengisch/fix/fix-qfc-url-cli-help
Fix `QFIELDCLOUD_URL` in cli's help
2 parents cd0326b + 2976e1f commit 92dd1dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qfieldcloud_sdk/cli.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ def cli(
111111
112112
Environment variables can be used instead of passing some common global options.
113113
114-
QFIELDCLOUD_API - QFieldCloud API endpoint URL
114+
QFIELDCLOUD_URL - QFieldCloud API endpoint URL
115115
116116
QFIELDCLOUD_USERNAME - QFieldCloud username or email. Requires `QFIELDCLOUD_PASSWORD` to be set.
117117

0 commit comments

Comments
 (0)