Skip to content

Commit

Permalink
lsipc: (man) add note about default outputs
Browse files Browse the repository at this point in the history
Signed-off-by: Karel Zak <kzak@redhat.com>
  • Loading branch information
karelzak committed Feb 12, 2025
1 parent 6a2b05d commit 4aa824d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sys-utils/lsipc.1.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ lsipc - show information on IPC facilities currently employed in the system

*lsipc* shows information on the POSIX and System V inter-process communication facilities for which the calling process has read access.

The default output, as well as the default output from options with predefined output columns (like *--shmems*, etc.), is subject to change. So whenever possible, you should avoid using default outputs in your scripts. Always explicitly define expected columns by using *--output* _columns-list_ in environments where a stable output is required.

== OPTIONS

*-i*, *--id* _id_::
Expand Down

0 comments on commit 4aa824d

Please sign in to comment.