pull_with_options: fix remote parameter name & desc

Closes: #465
Approved by: cgwalters
This commit is contained in:
Jonathan Lebon 2016-08-18 10:34:50 -04:00 committed by Atomic Bot
parent 77af6844d8
commit e005da74ef
1 changed files with 1 additions and 1 deletions

View File

@ -2159,7 +2159,7 @@ repo_remote_fetch_summary (OstreeRepo *self,
/**
* ostree_repo_pull_with_options:
* @self: Repo
* @remote_name: Name of remote
* @remote_name_or_baseurl: Name of remote or file:// url
* @options: A GVariant a{sv} with an extensible set of flags.
* @progress: (allow-none): Progress
* @cancellable: Cancellable