Skip to content

Commit 8b91214

Browse files
Update README-PLUGINS.md
Co-authored-by: Erik Sundell <erik.i.sundell@gmail.com>
1 parent af598e7 commit 8b91214

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README-PLUGINS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ the handle_files_helper function:
5959
http://[your hub]/hub/user-redirect/git-pull?repo=[link to your archive]&keyword1=value1&keyword2=value2&provider=dropbox&urlpath=tree%2F%2F
6060
In your handle_files function, you could make this call to get your custom arguments:
6161

62-
```
62+
```python
6363
query_line_args["keyword1"]
6464
query_line_args["keyword2"]
6565
```

0 commit comments

Comments
 (0)