Skip to content

Commit

Permalink
will
Browse files Browse the repository at this point in the history
  • Loading branch information
derek-globus committed Dec 6, 2023
1 parent 8687966 commit ab2044a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/globus_cli/commands/collection/create/guest.py
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ def collection_create_guest(
Create a GCSv5 Guest Collection.
Create a new guest collection, named DISPLAY_NAME, as a child of
MAPPED_COLLECTION_ID. This new guest collection's file system must be rooted at
MAPPED_COLLECTION_ID. This new guest collection's file system will be rooted at
COLLECTION_BASE_PATH, a file path on the mapped collection.
"""
gcs_client = login_manager.get_gcs_client(
Expand Down

0 comments on commit ab2044a

Please sign in to comment.