8000 Patching Pub/Sub README variable name (#863) · agarwalanimesh/java-docs-samples@f9604ff · GitHub
[go: up one dir, main page]

Skip to content

Commit f9604ff

Browse files
jabubakelesv
authored andcommitted
Patching Pub/Sub README variable name (GoogleCloudPlatform#863)
1 parent 476564e commit f9604ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubsub/cloud-client/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ For more samples, see the samples in
3131

3232
#### Create a subscription
3333
```
34-
mvn exec:java -Dexec.mainClass=com.example.pubsub.CreatePullSubscriptionExample -Dexec.args="my-topic-id my-sub"
34+
mvn exec:java -Dexec.mainClass=com.example.pubsub.CreatePullSubscriptionExample -Dexec.args="my-topic my-sub"
3535
```
3636

3737
#### Publish messages

0 commit comments

Comments
 (0)
0