Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Commit

Permalink
Rename pkg dirs to be inline with pkgname
Browse files Browse the repository at this point in the history
  • Loading branch information
spheromak committed Jun 15, 2016
1 parent 1d34f4d commit bf07049
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,9 @@ Clean out subscriptions on a topic:
pubsub-cleaner topic sometopic --project myproject --keep subname --no-op
```

pretty self explanatory: - `--project` is the GCE project. The - `--keep` is a string match on subscriber names that you want to keep. - `--no-op` won't actually delete anything, just output what would be deleted
- `--project` is the GCE project.
- `--keep` is a string match on subscriber names that you want to keep.
- `--no-op` won't actually delete anything, just output what would be deleted

Authentication
==============
Expand Down
File renamed without changes.

0 comments on commit bf07049

Please sign in to comment.