summaryrefslogtreecommitdiff
path: root/src/libostree/ostree-repo-finder-mount.c
diff options
context:
space:
mode:
authorMatthew Leeds <matthew.leeds@endlessm.com>2018-04-17 14:35:52 -0700
committerAtomic Bot <atomic-devel@projectatomic.io>2018-04-19 13:35:15 +0000
commit972a1921f517f5b2ae0aafed42224161fb4bb6d8 (patch)
treef0f6a82cc2987e5a077738e26c61d4010841db0b /src/libostree/ostree-repo-finder-mount.c
parentcf7888840130d1fe718c36f2a1155c06ffb90e92 (diff)
downloadostree-972a1921f517f5b2ae0aafed42224161fb4bb6d8.tar.gz
man: Add man page for create-usb
Closes: #1543 Approved by: cgwalters
Diffstat (limited to 'src/libostree/ostree-repo-finder-mount.c')
-rw-r--r--src/libostree/ostree-repo-finder-mount.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/libostree/ostree-repo-finder-mount.c b/src/libostree/ostree-repo-finder-mount.c
index 7339fe52..09e85035 100644
--- a/src/libostree/ostree-repo-finder-mount.c
+++ b/src/libostree/ostree-repo-finder-mount.c
@@ -434,7 +434,8 @@ G_GNUC_END_IGNORE_DEPRECATIONS
g_array_sort (repos_refs, repo_and_refs_compare);
/* Also check the well-known special-case directories in the mount.
- * Add them after sorting, so they’re always last. */
+ * Add them after sorting, so they’re always last.
+ * NOTE: If you change these, update the man page. */
const gchar * const well_known_repos[] =
{
".ostree/repo",