From 40fde38232f7d9376f3322dcce9bb29411e0f3c4 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sun, 9 Apr 2017 18:49:19 -0400 Subject: [PATCH] docs: Add a / to all mentions of installations.d This is how we indicate other config drop-in directories, so be consistent about this. --- doc/flatpak-info.xml | 2 +- doc/flatpak-install.xml | 2 +- doc/flatpak-list.xml | 2 +- doc/flatpak-make-current.xml | 2 +- doc/flatpak-override.xml | 2 +- doc/flatpak-remote-add.xml | 2 +- doc/flatpak-remote-delete.xml | 2 +- doc/flatpak-remote-ls.xml | 2 +- doc/flatpak-remote-modify.xml | 2 +- doc/flatpak-remotes.xml | 2 +- doc/flatpak-uninstall.xml | 2 +- doc/flatpak-update.xml | 2 +- doc/flatpak.xml | 4 ++-- 13 files changed, 14 insertions(+), 14 deletions(-) diff --git a/doc/flatpak-info.xml b/doc/flatpak-info.xml index aa7bc6cc8..688167ab4 100644 --- a/doc/flatpak-info.xml +++ b/doc/flatpak-info.xml @@ -91,7 +91,7 @@ Query a system-wide installation by NAME among - those defined in /etc/flatpak/installations.d. + those defined in /etc/flatpak/installations.d/. Using --installation=default is equivalent to using --system. diff --git a/doc/flatpak-install.xml b/doc/flatpak-install.xml index 0c012539a..ebb272906 100644 --- a/doc/flatpak-install.xml +++ b/doc/flatpak-install.xml @@ -150,7 +150,7 @@ Install the application or runtime in a system-wide installation specified by NAME among those defined in - /etc/flatpak/installations.d. Using + /etc/flatpak/installations.d/. Using --installation=default is equivalent to using --system. diff --git a/doc/flatpak-list.xml b/doc/flatpak-list.xml index 9a3ea1ad9..11bfa0820 100644 --- a/doc/flatpak-list.xml +++ b/doc/flatpak-list.xml @@ -89,7 +89,7 @@ List a system-wide installation specified by NAME - among those defined in /etc/flatpak/installations.d. + among those defined in /etc/flatpak/installations.d/. Using --installation=default is equivalent to using --system. diff --git a/doc/flatpak-make-current.xml b/doc/flatpak-make-current.xml index 1e91d58d4..cf66ed0a4 100644 --- a/doc/flatpak-make-current.xml +++ b/doc/flatpak-make-current.xml @@ -92,7 +92,7 @@ Updates a system-wide installation specified by NAME - among those defined in /etc/flatpak/installations.d. + among those defined in /etc/flatpak/installations.d/. Using --installation=default is equivalent to using --system. diff --git a/doc/flatpak-override.xml b/doc/flatpak-override.xml index 31f4613fb..86757b37b 100644 --- a/doc/flatpak-override.xml +++ b/doc/flatpak-override.xml @@ -92,7 +92,7 @@ Updates a system-wide installation specified by NAME - among those defined in /etc/flatpak/installations.d. + among those defined in /etc/flatpak/installations.d/. Using --installation=default is equivalent to using --system. diff --git a/doc/flatpak-remote-add.xml b/doc/flatpak-remote-add.xml index 7f7099e9c..a618c0e9d 100644 --- a/doc/flatpak-remote-add.xml +++ b/doc/flatpak-remote-add.xml @@ -110,7 +110,7 @@ Modify a system-wide installation specified by NAME - among those defined in /etc/flatpak/installations.d. + among those defined in /etc/flatpak/installations.d/. Using --installation=default is equivalent to using --system. diff --git a/doc/flatpak-remote-delete.xml b/doc/flatpak-remote-delete.xml index 6fdf058ed..7cbb73623 100644 --- a/doc/flatpak-remote-delete.xml +++ b/doc/flatpak-remote-delete.xml @@ -86,7 +86,7 @@ Modify a system-wide installation specified by NAME - among those defined in /etc/flatpak/installations.d. + among those defined in /etc/flatpak/installations.d/. Using --installation=default is equivalent to using --system. diff --git a/doc/flatpak-remote-ls.xml b/doc/flatpak-remote-ls.xml index 0e5db2059..5bd8d850e 100644 --- a/doc/flatpak-remote-ls.xml +++ b/doc/flatpak-remote-ls.xml @@ -87,7 +87,7 @@ Use a system-wide installation specified by NAME - among those defined in /etc/flatpak/installations.d. + among those defined in /etc/flatpak/installations.d/. Using --installation=default is equivalent to using --system. diff --git a/doc/flatpak-remote-modify.xml b/doc/flatpak-remote-modify.xml index ad86e4cf9..f0c70bddd 100644 --- a/doc/flatpak-remote-modify.xml +++ b/doc/flatpak-remote-modify.xml @@ -86,7 +86,7 @@ Modify a system-wide installation specified by NAME - among those defined in /etc/flatpak/installations.d. + among those defined in /etc/flatpak/installations.d/. Using --installation=default is equivalent to using --system. diff --git a/doc/flatpak-remotes.xml b/doc/flatpak-remotes.xml index 1605f2641..af7556719 100644 --- a/doc/flatpak-remotes.xml +++ b/doc/flatpak-remotes.xml @@ -85,7 +85,7 @@ Show a system-wide installation by NAME among - those defined in /etc/flatpak/installations.d. + those defined in /etc/flatpak/installations.d/. Using --installation=default is equivalent to using --system. diff --git a/doc/flatpak-uninstall.xml b/doc/flatpak-uninstall.xml index 91bbbb7b4..03c4deaec 100644 --- a/doc/flatpak-uninstall.xml +++ b/doc/flatpak-uninstall.xml @@ -120,7 +120,7 @@ Updates a system-wide installation specified by NAME - among those defined in /etc/flatpak/installations.d. + among those defined in /etc/flatpak/installations.d/. Using --installation=default is equivalent to using --system. diff --git a/doc/flatpak-update.xml b/doc/flatpak-update.xml index 024ec8863..028147fbc 100644 --- a/doc/flatpak-update.xml +++ b/doc/flatpak-update.xml @@ -112,7 +112,7 @@ Updates a system-wide installation specified by NAME - among those defined in /etc/flatpak/installations.d. + among those defined in /etc/flatpak/installations.d/. Using --installation=default is equivalent to using --system. diff --git a/doc/flatpak.xml b/doc/flatpak.xml index ccd9a2818..83ae62ebf 100644 --- a/doc/flatpak.xml +++ b/doc/flatpak.xml @@ -66,8 +66,8 @@ In addition to the system-wide installation in $prefix/var/lib/flatpak/, which is always considered the default one unless overridden, more - system-wide installations can be defined via configuration files - /etc/flatpak/installations.d, which must define + system-wide installations can be defined via configuration files in + /etc/flatpak/installations.d/, which must define at least the id of the installation and the absolute path to it. Other optional parameters like DisplayName, Priority or StorageType