ladybird/Base/usr/share/man/man1
brapru a7bb3fe7a8 netstat: Add the wide flag option
Previously netstat would print the whole line of an ip address or
resolved hostname. If the hostname was longer than the address column
length, it would push following columns into disaligned output.

This sets the default behavior to truncate any IP address or symbolic
hostname that is larger than the maximum address column size to provide
cleaner output. In the event the user wishes to see the whole address
name, they can then pass the wide option that will output as wide as
necessary to print the whole name.
2022-04-21 13:17:29 +02:00
..
abench.md Base: Add documentation for abench 2021-12-20 23:15:22 -08:00
adjtime.md Base: Unify synopsis format in manpages 2021-02-20 16:05:20 +01:00
allocate.md Base: Add more manpages for command-line utilities 2021-07-03 09:08:25 +02:00
aplay.md Base: Modernize aplay documentation 2022-01-14 21:37:23 +01:00
arp.md Base: Add more manpages for command-line utilities 2021-07-03 09:08:25 +02:00
asctl.md Base+Utilities: Add the asctl audio utility, replacing avol 2021-08-27 23:35:27 +04:30
base64.md Userland: Add base64 tool 2020-06-18 23:21:41 +02:00
basename.md Base: Add more manpages for command-line utilities 2021-07-03 09:08:25 +02:00
beep.md Base: Add a note on the possibility of failure with the beep utility 2022-01-23 00:40:54 +00:00
bt.md Help+Base: Add help://man URLs for links between man pages 2022-01-11 00:24:57 +01:00
cal.md Docs: Add cal(1) man page 2019-12-24 11:48:16 +01:00
cat.md Base: Add more manpages for command-line utilities 2021-07-03 09:08:25 +02:00
CharacterMap.md Base: Add gists to man pages that lack one 2022-02-28 14:01:41 +01:00
checksum.md Base: Fix Markdown links in man pages 2021-09-11 15:17:44 +02:00
chgrp.md Help+Base: Add help://man URLs for links between man pages 2022-01-11 00:24:57 +01:00
chmod.md Help+Base: Add help://man URLs for links between man pages 2022-01-11 00:24:57 +01:00
chown.md Help+Base: Add help://man URLs for links between man pages 2022-01-11 00:24:57 +01:00
chres.md Base: Add more manpages for command-line utilities 2021-07-03 09:08:25 +02:00
clear.md Base: Add more manpages for command-line utilities 2021-07-03 09:08:25 +02:00
cmp.md Base: Add a man-page for cmp(1) 2022-03-19 11:01:49 -07:00
comm.md Utilities: Add an implementation of 'comm' 2021-07-14 14:13:25 +04:30
config.md LibCore+Base: Add way to hide ArgsParser opt.s from specific usage texts 2022-04-06 11:39:08 +02:00
copy.md Everywhere: Fix spelling mistakes 2022-01-07 15:44:42 +01:00
cp.md Everywhere: Move cpp-tests under /home/anon/Tests 2022-03-20 22:20:59 +01:00
crash.md Manpages: Document path of crash(1) 2021-11-01 21:12:58 +01:00
cut.md Base: Add manpages for cut, diff, head & rmdir command line utilities 2021-12-29 20:42:18 -08:00
date.md date: Allow using a custom format string 2022-03-08 23:30:47 +01:00
ddate.md Base: Tweak ddate(1) manpage tagline 2021-02-20 16:05:20 +01:00
diff.md Base: Add manpages for cut, diff, head & rmdir command line utilities 2021-12-29 20:42:18 -08:00
du.md Base: Add more manpages for command-line utilities 2021-07-03 09:08:25 +02:00
echo.md echo: Support octal, hexadecimal and unicode escape sequences 2021-08-31 16:49:45 +02:00
expr.md Everywhere: Fix typos 2021-01-22 18:41:29 +01:00
Eyes.md Base: Add gists to man pages that lack one 2022-02-28 14:01:41 +01:00
file.md Base: Fix typo in the man page for file 2021-07-13 00:32:19 +01:00
find.md Help+Base: Add help://man URLs for links between man pages 2022-01-11 00:24:57 +01:00
FontEditor.md Base: Add icons to man pages for GUI applications 2022-01-17 03:38:54 -08:00
fortune.md LibCore+Base: Hide empty options sections in manpages 2022-04-06 11:39:08 +02:00
gml-format.md Playground: Add help documentation 2021-01-04 18:50:26 +01:00
grep.md LibCore+Base: Add way to hide ArgsParser opt.s from specific usage texts 2022-04-06 11:39:08 +02:00
groups.md Base: Consistently stylize arguments in man pages as inline code 2021-05-07 16:19:49 +01:00
gunzip.md LibCore+Base: Add way to hide ArgsParser opt.s from specific usage texts 2022-04-06 11:39:08 +02:00
gzip.md LibCore+Base: Add way to hide ArgsParser opt.s from specific usage texts 2022-04-06 11:39:08 +02:00
head.md Base: Add manpages for cut, diff, head & rmdir command line utilities 2021-12-29 20:42:18 -08:00
Help.md Base: Add gists to man pages that lack one 2022-02-28 14:01:41 +01:00
host.md host: Use ArgsParser to parse arguments, and add man page (#1252) 2020-02-20 15:12:55 +01:00
id.md Help+Base: Add help://man URLs for links between man pages 2022-01-11 00:24:57 +01:00
ifconfig.md LibCore+Base: Add way to hide ArgsParser opt.s from specific usage texts 2022-04-06 11:39:08 +02:00
ImageViewer.md Base: Add icons to man pages for GUI applications 2022-01-17 03:38:54 -08:00
Inspector.md LibCore: Allow inspecting any process launched with MAKE_INSPECTABLE=1 2022-04-18 12:57:34 +02:00
jp.md Base: Consistently stylize arguments in man pages as inline code 2021-05-07 16:19:49 +01:00
js.md js: Add a command line argument to evaluate a string as a script 2022-02-10 10:26:12 +00:00
keymap.md Base: Update keymap man page to include new functionality 2022-02-03 00:47:22 +01:00
less.md less: Add hotkeys f and b to scroll screen up/down 2022-02-06 13:44:53 +01:00
ls.md ls: Add option -1 which lists one file per line 2022-02-19 18:18:13 -08:00
lsof.md LibCore+Base: Add way to hide ArgsParser opt.s from specific usage texts 2022-04-06 11:39:08 +02:00
Mail.md Base: Add icons to man pages for GUI applications 2022-01-17 03:38:54 -08:00
man.md Base: Use "Library Functions" instead of "Libraries" for man section 3 2022-02-25 12:06:31 -05:00
md.md Base: Fix minor typos in man pages 2019-09-28 23:06:22 +02:00
md5sum.md Base: Fix Markdown links in man pages 2021-09-11 15:17:44 +02:00
mkdir.md Help+Base: Add help://man URLs for links between man pages 2022-01-11 00:24:57 +01:00
mktemp.md Base: Add mktemp(1) man page 2021-02-28 15:30:49 +01:00
more.md Help+Base: Add help://man URLs for links between man pages 2022-01-11 00:24:57 +01:00
mv.md Base: Add more manpages for command-line utilities 2021-07-03 09:08:25 +02:00
nc.md LibCore+Base: Add way to hide ArgsParser opt.s from specific usage texts 2022-04-06 11:39:08 +02:00
netstat.md netstat: Add the wide flag option 2022-04-21 13:17:29 +02:00
nl.md LibCore+Base: Add way to hide ArgsParser opt.s from specific usage texts 2022-04-06 11:39:08 +02:00
notify.md Base: Add more manpages for command-line utilities 2021-07-03 09:08:25 +02:00
ntpquery.md LibCore+Base: Add way to hide ArgsParser opt.s from specific usage texts 2022-04-06 11:39:08 +02:00
open.md Everywhere: Change from http to https where feasible 2021-10-05 02:08:08 +02:00
pape.md Base: Add pape man page documentation 2020-12-29 01:02:01 +01:00
passwd.md LibCore+Base: Add way to hide ArgsParser opt.s from specific usage texts 2022-04-06 11:39:08 +02:00
Playground.md Base: Add icons to man pages for GUI applications 2022-01-17 03:38:54 -08:00
pmap.md Help+Base: Add help://man URLs for links between man pages 2022-01-11 00:24:57 +01:00
pmemdump.md Userland: Introduce the pmemdump utility 2022-01-08 13:21:16 +02:00
printf.md Help+Base: Add help://man URLs for links between man pages 2022-01-11 00:24:57 +01:00
profile.md LibCore+Base: Add way to hide ArgsParser opt.s from specific usage texts 2022-04-06 11:39:08 +02:00
Profiler.md Base: Add icons to man pages for GUI applications 2022-01-17 03:38:54 -08:00
ps.md Manpages+markdown-checker: Permit only specific missing files 2021-10-10 15:18:55 -07:00
readelf.md LibCore+Base: Add way to hide ArgsParser opt.s from specific usage texts 2022-04-06 11:39:08 +02:00
readlink.md Help+Base: Add help://man URLs for links between man pages 2022-01-11 00:24:57 +01:00
reboot.md Base: Add reboot(1) manpage 2021-12-19 11:13:58 -08:00
rev.md Everywhere: Fix a bunch of typos 2021-05-17 17:48:55 +01:00
rm.md Everywhere: Move cpp-tests under /home/anon/Tests 2022-03-20 22:20:59 +01:00
rmdir.md Base: Add manpages for cut, diff, head & rmdir command line utilities 2021-12-29 20:42:18 -08:00
sha1sum.md Base: Fix Markdown links in man pages 2021-09-11 15:17:44 +02:00
sha256sum.md Base: Fix Markdown links in man pages 2021-09-11 15:17:44 +02:00
sha512sum.md Base: Fix Markdown links in man pages 2021-09-11 15:17:44 +02:00
Shell.md Base: Change gist of Shell man page 2022-02-28 14:01:41 +01:00
shot.md LibCore+Base: Add way to hide ArgsParser opt.s from specific usage texts 2022-04-06 11:39:08 +02:00
shutdown.md Base: Add shutdown(1) manpage 2021-12-19 11:13:58 -08:00
sleep.md Base: Add more manpages for command-line utilities 2021-07-03 09:08:25 +02:00
sql.md LibCore+Base: Add way to hide ArgsParser opt.s from specific usage texts 2022-04-06 11:39:08 +02:00
strace.md LibCore+Base: Add way to hide ArgsParser opt.s from specific usage texts 2022-04-06 11:39:08 +02:00
su.md Base: Add su(1) manpage 2022-04-15 00:22:37 +02:00
syscall.md Everywhere: Remove unnecessary whitespace at the end of some lines. 2021-03-08 09:20:53 +01:00
tail.md LibCore+Base: Add way to hide ArgsParser opt.s from specific usage texts 2022-04-06 11:39:08 +02:00
tar.md tar: Automatically recognize gzip archives 2022-02-18 10:41:44 +01:00
Terminal.md Base: Add icons to man pages for GUI applications 2022-01-17 03:38:54 -08:00
test-js.md Everywhere: Move js/web/wasm tests under /home/anon/Tests 2022-03-20 22:20:59 +01:00
test.md Help+Base: Add help://man URLs for links between man pages 2022-01-11 00:24:57 +01:00
TextEditor.md Base: Add icons to man pages for GUI applications 2022-01-17 03:38:54 -08:00
timezone.md Base: Add a man page for the timezone utility 2022-01-28 23:18:17 +00:00
tr.md LibCore+Base: Add way to hide ArgsParser opt.s from specific usage texts 2022-04-06 11:39:08 +02:00
traceroute.md LibCore+Base: Add way to hide ArgsParser opt.s from specific usage texts 2022-04-06 11:39:08 +02:00
tree.md LibCore+Base: Add way to hide ArgsParser opt.s from specific usage texts 2022-04-06 11:39:08 +02:00
truncate.md LibCore+Base: Add way to hide ArgsParser opt.s from specific usage texts 2022-04-06 11:39:08 +02:00
uname.md Help+Base: Add help://man URLs for links between man pages 2022-01-11 00:24:57 +01:00
uniq.md Base: Add uniq(1) manpage 2022-01-09 04:27:26 -08:00
unzip.md Utilities: Add the 'files' argument to the unzip utility 2022-02-16 10:57:14 +03:30
UserspaceEmulator.md LibCore+Base: Add way to hide ArgsParser opt.s from specific usage texts 2022-04-06 11:39:08 +02:00
utmpupdate.md LibCore+Base: Add way to hide ArgsParser opt.s from specific usage texts 2022-04-06 11:39:08 +02:00
watch.md Base: Remove stray backtick in the watch manpage 2021-04-17 09:25:40 +02:00
wc.md Base: Add gists to man pages that lack one 2022-02-28 14:01:41 +01:00
whoami.md Help+Base: Add help://man URLs for links between man pages 2022-01-11 00:24:57 +01:00
xargs.md Help+Base: Add help://man URLs for links between man pages 2022-01-11 00:24:57 +01:00
yes.md Base: Add more manpages for command-line utilities 2021-07-03 09:08:25 +02:00
zip.md Base: Add man page for zip(1) 2021-03-23 16:09:36 +01:00