Skip to content

Commit

Permalink
Merge pull request PelicanPlatform#1401 from PelicanPlatform/doc-patch-1
Browse files Browse the repository at this point in the history
Update client_usage.mdx
  • Loading branch information
haoming29 authored Jun 11, 2024
2 parents ced4329 + e78799d commit b6f3b4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/client_usage.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ Pelican accepts the following values for the `pack` query:
- For downloading, throws an error if the specified object is not in the specified format (`tar`, `tar.gz`, `tar.xz`, `zip`, respectively).
- For uploading, create the object in the specified format (`tar`, `tar.gz`, `tar.xz`, `zip`, respectively).

### Recurisve Downloads and Uploads with the ?recursive Query
### Recursive Downloads and Uploads with the ?recursive Query
The `?recursive` query can be utilized if the desired remote object is a directory. When this query is enabled, it indicates to Pelican that all sub paths at the level of the provided namespace should be copied recursively. To use this query, run:

```bash
Expand Down

0 comments on commit b6f3b4f

Please sign in to comment.