Skip to content

Commit

Permalink
update doc string of copy_project
Browse files Browse the repository at this point in the history
  • Loading branch information
wjo1212 committed Dec 16, 2017
1 parent 54b4035 commit e4b73be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aliyun/log/logclient.py
Original file line number Diff line number Diff line change
Expand Up @@ -1975,7 +1975,7 @@ def heart_beat(self, project, logstore, consumer_group, consumer, shards=None):
def copy_project(self, from_project, to_project, to_client=None, copy_machine_group=False):
"""
copy project, logstore, machine group and logtail config to target project,
expecting the target project doens't exist
expecting the target project doesn't contain same named logstores as source project
:type from_project: string
:param from_project: project name
Expand Down

0 comments on commit e4b73be

Please sign in to comment.