ostree_repo_checkout_tree_at: remove @subpath documentation
It is not an argument of the function. Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
This commit is contained in:
parent
42744628b3
commit
c648fada30
|
|
@ -772,7 +772,6 @@ ostree_repo_checkout_tree (OstreeRepo *self,
|
|||
* @destination_dfd: Directory FD for destination
|
||||
* @destination_path: Directory for destination
|
||||
* @commit: Checksum for commit
|
||||
* @subpath: (allow-none): Subdirectory path
|
||||
* @cancellable: Cancellable
|
||||
* @error: Error
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in New Issue