diff options
author | Ian Moffett <ian@osmora.org> | 2025-07-17 18:32:30 -0400 |
---|---|---|
committer | Ian Moffett <ian@osmora.org> | 2025-07-17 18:35:27 -0400 |
commit | 37bc0faac60d9e6ee11d09e57e360091c425922c (patch) | |
tree | 65b9eb543d0a451a03462a2a3d69cdfb69118481 /share/man/man1/mex.1 | |
parent | 6188570a7f861c6b093efe56c2e79a713addac68 (diff) |
docs: man: Add cat(1)
Signed-off-by: Ian Moffett <ian@osmora.org>
Diffstat (limited to 'share/man/man1/mex.1')
-rw-r--r-- | share/man/man1/mex.1 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/share/man/man1/mex.1 b/share/man/man1/mex.1 index e00dd81..8d19752 100644 --- a/share/man/man1/mex.1 +++ b/share/man/man1/mex.1 @@ -40,5 +40,9 @@ command dumps the bytes of a given file (specified by a path) in base-16 (hexadecimal) representation. It is useful for debugging, binary analysis, and satisfying ones nagging curiosity. +.Sh SEE ALSO + +cat(1) + .Sh AUTHORS .An Ian Moffett Aq Mt ian@osmora.org |