All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] findmnt: document --uniq option in man page
@ 2014-10-31  7:22 Bernhard Voelker
  2014-10-31  9:57 ` Karel Zak
  0 siblings, 1 reply; 2+ messages in thread
From: Bernhard Voelker @ 2014-10-31  7:22 UTC (permalink / raw)
  To: util-linux; +Cc: Bernhard Voelker

* misc-utils/findmnt.8: Add an entry for the -U, --uniq option
added in commit v2.24-132-gbebdda3.
---
 misc-utils/findmnt.8 | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/misc-utils/findmnt.8 b/misc-utils/findmnt.8
index ac5d908..a6318ed 100644
--- a/misc-utils/findmnt.8
+++ b/misc-utils/findmnt.8
@@ -198,6 +198,10 @@ to specify the filesystem types on which no action should be taken.  For
 more details see
 .BR mount (8).
 .TP
+.BR \-U , " \-\-uniq"
+Ignore filesystems with duplicate mount targets, thus effectively skipping
+over-mounted mount points.
+.TP
 .BR \-u , " \-\-notruncate"
 Do not truncate text in columns.  The default is to not truncate the
 .BR TARGET ,
-- 
1.8.4.5


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] findmnt: document --uniq option in man page
  2014-10-31  7:22 [PATCH] findmnt: document --uniq option in man page Bernhard Voelker
@ 2014-10-31  9:57 ` Karel Zak
  0 siblings, 0 replies; 2+ messages in thread
From: Karel Zak @ 2014-10-31  9:57 UTC (permalink / raw)
  To: Bernhard Voelker; +Cc: util-linux

On Fri, Oct 31, 2014 at 08:22:00AM +0100, Bernhard Voelker wrote:
>  misc-utils/findmnt.8 | 4 ++++
>  1 file changed, 4 insertions(+)

 Applied, thanks.

-- 
 Karel Zak  <kzak@redhat.com>
 http://karelzak.blogspot.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-10-31  9:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-31  7:22 [PATCH] findmnt: document --uniq option in man page Bernhard Voelker
2014-10-31  9:57 ` Karel Zak

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.