Skip to content

Commit cd76394

Browse files
committed
nit
1 parent 12d940d commit cd76394

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ danzo clean "./path/for/download.zip"
207207
danzo clean
208208
```
209209

210-
> ⚡︎ Failed chunks are automatically retried up to 5 times before failing the entire file. Additionally, Danzo automatically runs a clean for a download event once it is successful.
210+
> Failed chunks are automatically retried up to 5 times before failing the entire file. Additionally, Danzo automatically runs a clean for a download event once it is successful.
211211
212212
</details>
213213

@@ -234,7 +234,7 @@ Downloading a file from a Drive URL requires authentication, which Danzo support
234234
- Danzo will exchange this for an authentication token and save it to `.danzo-token.json`.
235235
- If you re-attempt the use of these credentials, Danzo will reuse the token from current directory if it exists, refresh it if possible, and fallback to reauthentication.
236236

237-
> ⚡︎ The API Key method only works on files that are either publicly shared or shared with your user. It cannot be used to download private files that you own. So for your own files, use the OAuth device code method.
237+
> The API Key method only works on files that are either publicly shared or shared with your user. It cannot be used to download private files that you own. So for your own files, use the OAuth device code method.
238238
239239
Danzo can be used in this manner to download Google Drive files:
240240

0 commit comments

Comments
 (0)