diff options
Diffstat (limited to 'scripts/html')
-rw-r--r-- | scripts/html/xdg-desktop-menu.html | 5 | ||||
-rw-r--r-- | scripts/html/xdg-icon-resource.html | 5 | ||||
-rw-r--r-- | scripts/html/xdg-mime.html | 5 |
3 files changed, 15 insertions, 0 deletions
diff --git a/scripts/html/xdg-desktop-menu.html b/scripts/html/xdg-desktop-menu.html index eee4c2e..cfad294 100644 --- a/scripts/html/xdg-desktop-menu.html +++ b/scripts/html/xdg-desktop-menu.html @@ -199,6 +199,11 @@ Setting this environment variable to a non-zero numerical value makes xdg-desktop-menu do more verbose reporting on stderr. Setting a higher value increases the verbosity. + </dd><dt><span class="term">XDG_UTILS_INSTALL_MODE</span></dt><dd> + This environment variable can be used by the user or + administrator to override the installation mode. + Valid values are <span class="emphasis"><em>user</em></span> and + <span class="emphasis"><em>system</em></span>. </dd></dl></div></div><div class="refsect1" lang="en"><a name="exitcodes"></a><h2>Exit Codes</h2><p> An exit code of 0 indicates success while a non-zero exit code indicates failure. The following failure codes can be returned: diff --git a/scripts/html/xdg-icon-resource.html b/scripts/html/xdg-icon-resource.html index 215a975..fa7e918 100644 --- a/scripts/html/xdg-icon-resource.html +++ b/scripts/html/xdg-icon-resource.html @@ -90,6 +90,11 @@ Setting this environment variable to a non-zero numerical value makes xdg-icon-resource do more verbose reporting on stderr. Setting a higher value increases the verbosity. + </dd><dt><span class="term">XDG_UTILS_INSTALL_MODE</span></dt><dd> + This environment variable can be used by the user or + administrator to override the installation mode. + Valid values are <span class="emphasis"><em>user</em></span> and + <span class="emphasis"><em>system</em></span>. </dd></dl></div></div><div class="refsect1" lang="en"><a name="exitcodes"></a><h2>Exit Codes</h2><p> An exit code of 0 indicates success while a non-zero exit code indicates failure. The following failure codes can be returned: diff --git a/scripts/html/xdg-mime.html b/scripts/html/xdg-mime.html index be4b082..eaad122 100644 --- a/scripts/html/xdg-mime.html +++ b/scripts/html/xdg-mime.html @@ -89,6 +89,11 @@ and adding descriptions for new file types</p></div><div class="refsynopsisdiv"> Setting this environment variable to a non-zero numerical value makes xdg-mime do more verbose reporting on stderr. Setting a higher value increases the verbosity. + </dd><dt><span class="term">XDG_UTILS_INSTALL_MODE</span></dt><dd> + This environment variable can be used by the user or + administrator to override the installation mode. + Valid values are <span class="emphasis"><em>user</em></span> and + <span class="emphasis"><em>system</em></span>. </dd></dl></div></div><div class="refsect1" lang="en"><a name="exitcodes"></a><h2>Exit Codes</h2><p> An exit code of 0 indicates success while a non-zero exit code indicates failure. The following failure codes can be returned: |