Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion source/UnityAssetUploader/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ packages.
* A Unity Asset Store [publisher account](https://publisher.assetstore.unity3d.com).

## Usage

```
positional arguments:
{display_session_id,display_publisher_info,display_listings,upload_package}
display_session_id Print (possibly refreshed) auth session ID.
Expand Down Expand Up @@ -39,3 +39,4 @@ global arguments:
Version of Unity to report to the asset store.
--tools_version TOOLS_VERSION
Version of Tools plugin to report to the asset store.
```