Skip to content

Commit 28401e9

Browse files
author
Stewart Miles
authored
Merge pull request googlesamples#270 from SurferJeffAtGoogle/patch-1
Use ```s to render white-space formatted text.
2 parents f4cfe4d + 42414b8 commit 28401e9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/UnityAssetUploader/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ packages.
1010
* A Unity Asset Store [publisher account](https://publisher.assetstore.unity3d.com).
1111

1212
## Usage
13-
13+
```
1414
positional arguments:
1515
{display_session_id,display_publisher_info,display_listings,upload_package}
1616
display_session_id Print (possibly refreshed) auth session ID.
@@ -39,3 +39,4 @@ global arguments:
3939
Version of Unity to report to the asset store.
4040
--tools_version TOOLS_VERSION
4141
Version of Tools plugin to report to the asset store.
42+
```

0 commit comments

Comments
 (0)