pull_with_options: fix remote parameter name & desc
Closes: #465 Approved by: cgwalters
This commit is contained in:
parent
77af6844d8
commit
e005da74ef
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue