1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-10 05:17:34 +00:00
serenity/Base/usr/share/man/man1
kleines Filmröllchen 66a68a9523 Base: Move GUI application man pages into their own subsection
We do not want to move POSIX utilities into subsections since they have
standard names, but we can do whatever we want with Applications :^).
This is particularly advantageous as many applications contain several
images, which declutters the man1 directory.
2023-01-08 13:35:29 +01:00
..
Applications Base: Move GUI application man pages into their own subsection 2023-01-08 13:35:29 +01: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
Applications.md Base: Move GUI application man pages into their own subsection 2023-01-08 13:35:29 +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 Base: Move GUI application man pages into their own subsection 2023-01-08 13:35:29 +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
checksum.md checksum: Support the '--check' option 2022-10-12 12:01:40 -06: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 config: Enable adding and removing groups 2022-10-01 13:39:10 +03:30
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
dd.md Base: Add man page for the dd command 2022-12-15 12:09:43 +00:00
diff.md Base: Add manpages for cut, diff, head & rmdir command line utilities 2021-12-29 20:42:18 -08:00
du.md du: Fix a typo in the --exclude-from option 2022-07-24 13:32:51 +01: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
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
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
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 ifconfig: Stop supporting setting/displaying default gateway 2022-05-01 13:34:27 +02:00
jail-attach.md Userland: Enhance jail-attach utility to support existing and new jails 2022-11-26 01:47:50 -07:00
jail-create.md Userland: Add support for jails 2022-11-05 18:00:58 -06:00
js.md js: Add a command line argument to evaluate a string as a script 2022-02-10 10:26:12 +00:00
json.md Base: Use new global variables at /sys/kernel/ directory 2022-10-25 15:33:34 -06:00
keymap.md Base: Update keymap man page to include new functionality 2022-02-03 00:47:22 +01:00
ldd.md Utilities: Introduce the ldd utility 2022-12-31 05:06:39 -07: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
lsjails.md Userland: Add support for jails 2022-11-05 18:00:58 -06:00
lsof.md LibCore+Base: Add way to hide ArgsParser opt.s from specific usage texts 2022-04-06 11:39:08 +02:00
man.md Base: Move GUI application man pages into their own subsection 2023-01-08 13:35:29 +01: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
passwd.md LibCore+Base: Add way to hide ArgsParser opt.s from specific usage texts 2022-04-06 11:39:08 +02:00
pmap.md Help+Base: Add help://man URLs for links between man pages 2022-01-11 00:24:57 +01:00
pmemdump.md markdown-check: Check that no old-style inter-manpage links are used 2023-01-08 13:35:29 +01:00
printf.md Help+Base: Add help://man URLs for links between man pages 2022-01-11 00:24:57 +01:00
profile.md Base: Move GUI application man pages into their own subsection 2023-01-08 13:35:29 +01:00
ps.md Manpages+markdown-checker: Permit only specific missing files 2021-10-10 15:18:55 -07:00
pwd.md Base: Add a man-page for pwd(1) 2022-06-13 17:44:54 -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 Kernel+Userland: Move /sys/firmware/power_state to /sys/kernel directory 2022-10-25 15:33:34 -06:00
rev.md rev: Document the '-' filename 2022-10-06 16:06:50 +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 shot: Add ability to edit in PixelPaint 2022-10-12 00:46:33 -06:00
shutdown.md Kernel+Userland: Move /sys/firmware/power_state to /sys/kernel directory 2022-10-25 15:33:34 -06:00
sleep.md Base: Add more manpages for command-line utilities 2021-07-03 09:08:25 +02:00
sort.md Base: Add sort(1) man page 2022-07-28 00:44:08 +00:00
sql.md LibCore+Base: Add way to hide ArgsParser opt.s from specific usage texts 2022-04-06 11:39:08 +02:00
stat.md Base: Add manpages for which(1) and stat(1) 2022-11-07 19:19:09 +00:00
strace.md LibCore+Base: Add way to hide ArgsParser opt.s from specific usage texts 2022-04-06 11:39:08 +02:00
strings.md Utilities: Add strings 2022-12-04 12:08:48 +00:00
su.md su: Add the --login option 2022-09-27 21:29:44 +01:00
syscall.md Everywhere: Remove unnecessary whitespace at the end of some lines. 2021-03-08 09:20:53 +01:00
tail.md Base: Update tail(1) man page 2022-11-02 21:29:20 -06:00
tar.md tar: Automatically recognize gzip archives 2022-02-18 10:41:44 +01:00
test-js.md Everywhere: Move js/web/wasm tests under /home/anon/Tests 2022-03-20 22:20:59 +01:00
test.md test: Support more options 2022-10-02 21:33:01 +02:00
timezone.md Base: Add a man page for the timezone utility 2022-01-28 23:18:17 +00:00
touch.md Base: Write man page for touch(1) 2022-05-26 15:34:55 +02: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 Documentation: Remove i686 support 2022-12-28 11:53:41 +01:00
uniq.md Base: Update uniq(1) man page 2022-09-09 14:11:52 +01:00
unveil.md Utilities+Base: Add unveil utility 2022-11-26 12:42:15 -07:00
unzip.md Utilities: Add the 'files' argument to the unzip utility 2022-02-16 10:57:14 +03:30
uptime.md Base: Add uptime(1) manpage 2022-07-10 11:41:45 +01:00
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
wallpaper.md Utilities+Base: Rename pape utility to wallpaper 2022-08-02 04:04:08 +00: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
which.md Base: Add manpages for which(1) and stat(1) 2022-11-07 19:19:09 +00: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