From 7ec898f00b0aeadca04559aa3eb71b1bfbb3352a Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 21 Jan 2019 14:30:09 -0500 Subject: [PATCH] Document --columns ellipsization Update the relevant man pages with this information. Closes: #2624 Approved by: matthiasclasen --- doc/flatpak-history.xml | 3 +++ doc/flatpak-list.xml | 3 +++ doc/flatpak-ps.xml | 3 +++ doc/flatpak-remote-ls.xml | 3 +++ doc/flatpak-remotes.xml | 3 +++ doc/flatpak-search.xml | 3 +++ 6 files changed, 18 insertions(+) diff --git a/doc/flatpak-history.xml b/doc/flatpak-history.xml index 772178b2..a3ee4599 100644 --- a/doc/flatpak-history.xml +++ b/doc/flatpak-history.xml @@ -148,6 +148,9 @@ Specify what information to show about each ref. You can list multiple fields, or use this option multiple times. + + Append :s[tart], :m[iddle], :e[nd] or :f[ull] to column + names to change ellipsization. diff --git a/doc/flatpak-list.xml b/doc/flatpak-list.xml index fe21dd74..75bdc6ac 100644 --- a/doc/flatpak-list.xml +++ b/doc/flatpak-list.xml @@ -174,6 +174,9 @@ Specify what information to show about each ref. You can list multiple fields, or use this option multiple times. + + Append :s[tart], :m[iddle], :e[nd] or :f[ull] to column + names to change ellipsization. diff --git a/doc/flatpak-ps.xml b/doc/flatpak-ps.xml index 08b50bc9..0d81e00c 100644 --- a/doc/flatpak-ps.xml +++ b/doc/flatpak-ps.xml @@ -87,6 +87,9 @@ Specify what information to show about each instance. You can list multiple fields, or use this option multiple times. + + Append :s[tart], :m[iddle], :e[nd] or :f[ull] to column + names to change ellipsization. diff --git a/doc/flatpak-remote-ls.xml b/doc/flatpak-remote-ls.xml index 61593ed6..e44c8189 100644 --- a/doc/flatpak-remote-ls.xml +++ b/doc/flatpak-remote-ls.xml @@ -184,6 +184,9 @@ Specify what information to show about each ref. You can list multiple fields, or use this option multiple times. + + Append :s[tart], :m[iddle], :e[nd] or :f[ull] to column + names to change ellipsization. diff --git a/doc/flatpak-remotes.xml b/doc/flatpak-remotes.xml index 1de4f6aa..5fe3a43a 100644 --- a/doc/flatpak-remotes.xml +++ b/doc/flatpak-remotes.xml @@ -132,6 +132,9 @@ Specify what information to show about each ref. You can list multiple fields, or use this option multiple times. + + Append :s[tart], :m[iddle], :e[nd] or :f[ull] to column + names to change ellipsization. diff --git a/doc/flatpak-search.xml b/doc/flatpak-search.xml index f4e93d5c..47bc73be 100644 --- a/doc/flatpak-search.xml +++ b/doc/flatpak-search.xml @@ -111,6 +111,9 @@ Specify what information to show about each result. You can list multiple fields, or use this option multiple times. + + Append :s[tart], :m[iddle], :e[nd] or :f[ull] to column + names to change ellipsization.