Skip to content

Commit

Permalink
change docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
yangli committed Feb 22, 2022
1 parent d072b4a commit 517bad1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pyboxes/commands/driverdown.py
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ def cli(json_file: str, fid: str, fids: str, code: bool) -> None:
pybox driverdown <json-file> -i <folder_id>
pybox driverdown <json-file> -f <folder_ids>
If you use server to download files, you may need to supress browser open:
If you use server to download files, you may need to supress browser open:\n
pybox driverdown <json-file> -i <folder_id> --code
\b
Expand Down

0 comments on commit 517bad1

Please sign in to comment.