text
stringlengths
17
1.35M
# stg-branch ## NAME stg-branch - Branch operations: switch, list, create, rename, delete, ... ## SYNOPSIS _stg branch_ _stg branch_ [--merge] <branch> _stg branch_ {--list,-l} _stg branch_ {--create,-c} <new-branch> [committish] ...
# lxc-freeze ## NAME lxc-freeze - freeze all the container's processes ## SYNOPSIS **lxc-freeze**{-n _name_} ## DESCRIPTION **lxc-freeze** freezes all the processes running inside the container. The processes will be blocked until they are explicitly ...
# pmdapostfix ## NAME **pmdapostfix** - Postfix performance metrics domain agent (PMDA) ## DESCRIPTION **pmdapostfix** is a Performance Metrics Domain Agent (PMDA) which exports mail queue sizes as reported by **qshape**(1), as well as aggregate statistics colle...
# chacl ## NAME chacl - change the access control list of a file or directory ## SYNOPSIS **chacl acl pathname...** **chacl -b acl dacl pathname...** **chacl -d dacl pathname...** **chacl -R pathname...** **chacl -D pathname...** ...
# pmgetopt ## NAME **pmgetopt** - Performance Co-Pilot shell script option parser ## SYNOPSIS **$PCP_BINADM_DIR/pmgetopt**[**-u?**] [**-c** _file_] [**-D** _debug_] [**-p** _name_] [**--**] [_parameters_] ## DESCRIPTION **pmgetopt** is used to perform...
# git-clone ## NAME git-clone - Clone a repository into a new directory ## SYNOPSIS **git clone**[**--template=**_< template-directory>_] [**-l**] [**-s**] [**--no-hardlinks**] [**-q**] [**-n**] [**--bare**] [**--mirror**] [**-o** _< name>_] ...
# flatpak-pin ## NAME flatpak-pin - Pin runtimes to prevent automatic removal ## SYNOPSIS **flatpak pin**[OPTION...] PATTERN... ## DESCRIPTION Flatpak maintains a list of patterns that define which refs are pinned. A pinned ref will never be autom...
# git-instaweb ## NAME git-instaweb - Instantly browse your working repository in gitweb ## SYNOPSIS _git instaweb_ [--local] [--httpd=<httpd>] [--port=<port>] [--browser=<browser>] _git instaweb_ [--start] [--stop] [--restart] ## DESCRIPTI...
# pmdatxmon ## NAME **pmdatxmon** , **txrecord** , **genload** - txmon performance metrics domain agent (PMDA) ## SYNOPSIS **$PCP_PMDAS_DIR/txmon/pmdatxmon**[**-D** _debug_] [**-d** _domain_] [**-l** _logfile_] [**-U** _username_] _tx_type_ ... **$PCP...
# systemd-mount ## NAME systemd-mount, systemd-umount - Establish and destroy transient mount or auto-mount points ## SYNOPSIS **systemd-mount**[_OPTIONS_...] _WHAT_ [_WHERE_] **systemd-mount**[_OPTIONS_...] **--tmpfs**[_NAME_] _WHERE_ ...
# git-read-tree ## NAME git-read-tree - Reads tree information into the index ## SYNOPSIS _git read-tree_ [(-m [--trivial] [--aggressive] | --reset | --prefix=<prefix>) [-u | -i]] [--index-output=<file>] [--no-sparse-checkout] (--...
# certtool ## NAME **certtool** - GnuTLS certificate tool ## SYNOPSIS **certtool**[**-flags**] [**-flag**[_value_]] [**--option-name**[[=| ]_value_]] All arguments must be options. ## DESCRIPTION Tool to parse and generate X.509 certificates, requ...
# lttng-untrack ## NAME lttng-untrack - Remove one or more entries from an LTTng resource tracker ## SYNOPSIS **lttng**[_GENERAL OPTIONS_] **untrack**(**--kernel** | **--userspace**) [**--session** =_SESSION_] (**--pid** =_PID_[,_PID_]... | **--all --pid**...
# wsrep_sst_backup ## NAME wsrep_sst_backup - backup helper script for the MariaDB Galera Cluster ## DESCRIPTION Use: See source code of script. For more information, please refer to the MariaDB Knowledge Base, available online at https://mariadb...
# dpkg-genbuildinfo ## NAME dpkg-genbuildinfo - generate Debian .buildinfo files ## SYNOPSIS **dpkg-genbuildinfo**[_option_...] ## DESCRIPTION **dpkg-genbuildinfo** reads information from an unpacked and built Debian source tree and from the files it h...
# pmdakernel ## NAME **pmdaaix** , **pmdadarwin** , **pmdafreebsd** , **pmdalinux** , **pmdanetbsd** , **pmdaopenbsd** , **pmdasolaris** , **pmdawindows** - operating system kernel performance metrics domain agents ## SYNOPSIS **$PCP_PMDAS_DIR/aix/pmdaaix**[**-D...
# git-init ## NAME git-init - Create an empty Git repository or reinitialize an existing one ## SYNOPSIS **git init**[**-q** | **--quiet**] [**--bare**] [**--template=**_< template-directory>_] [**--separate-git-dir** _< git-dir>_] [**--object-format=**...
# cvtsudoers ## NAME **cvtsudoers** — convert between sudoers file formats ## SYNOPSIS **cvtsudoers**[**-ehMpV**] [**-b** _dn_] [**-c** _conf_file_] [**-d** _deftypes_] [**-f** _output_format_] [**-i** _input_format_] [**-I** _increment_] [**-l** _log_file_] [**-m** ...
# showkey ## NAME showkey - examine the codes sent by the keyboard ## SYNOPSIS showkey [-h|--help] [-a|--ascii] [-s|--scancodes] [-k|--keycodes] [-V|--version] ## DESCRIPTION **showkey** prints to standard output either the scan codes or the ...
# perf-c2c ## NAME perf-c2c - Shared Data C2C/HITM Analyzer. ## SYNOPSIS _perf c2c record_ [<options>] <command> _perf c2c record_ [<options>] -- [<record command options>] <command> _perf c2c report_ [<options>] ## DESCRIPTION C2C stands fo...
# pmstat ## NAME **pcp-vmstat** , **pmstat** - high-level system performance overview ## SYNOPSIS **pcp**[_pcp options_] **vmstat**[_interval_ [_samples_]] **pmstat**[**-gLlPVxz?**] [**-a** _archive_] [**-A** _align_] [**-D** _debug_] [**-h** _host_] [**-H...
# mesg ## PROLOG This manual page is part of the POSIX Programmer's Manual. The Linux implementation of this interface may differ (consult the corresponding Linux manual page for details of Linux behavior), or the interface may not be implemented on Linux. ## NAME...
# p11tool ## NAME **p11tool** - GnuTLS PKCS #11 tool ## SYNOPSIS **p11tool**[**-flags**] [**-flag**[_value_]] [**--option-name**[[=| ]_value_]] [url] Operands and options may be intermixed. They will be reordered. ## DESCRIPTION Program that allo...
# mysql-test-run.pl ## NAME mariadb-test-run.pl - run MariaDB test suite ## SYNOPSIS **mariadb-test-run.pl [**_options_**]** ## DESCRIPTION The **mariadb-test-run.pl** Perl script is the main application used to run the MariaDB test suite. It invo...
# mysql.server ## NAME mysql.server - MariaDB server startup script ## SYNOPSIS **mysql {start|stop}** ## DESCRIPTION MariaDB distributions on Unix include a script named **mysql.server**. It can be used on systems such as Linux and Solaris that u...
# ipcs ## PROLOG This manual page is part of the POSIX Programmer's Manual. The Linux implementation of this interface may differ (consult the corresponding Linux manual page for details of Linux behavior), or the interface may not be implemented on Linux. ## NAME...
# more ## PROLOG This manual page is part of the POSIX Programmer's Manual. The Linux implementation of this interface may differ (consult the corresponding Linux manual page for details of Linux behavior), or the interface may not be implemented on Linux. ## NAME...
# pmdapostgresql ## NAME **pmdapostgresql** - PostgreSQL database PMDA ## DESCRIPTION **pmdapostgresql** is a Performance Co-Pilot (PCP) Performance Metrics Domain Agent (PMDA) which extracts live performance data from a running PostgreSQL database server. ...
# fedabipkgdiff ## NAME fedabipkgdiff - compare ABIs of Fedora packages **fedabipkgdiff** compares the ABI of shared libraries in ]8;;https://getfedora.org\_Fedora_]8;;\ packages. It's a convenient way to do so without having to manually download packages from the ]...
# readelf ## NAME readelf - display information about ELF files ## SYNOPSIS readelf [**-a** |**--all**] [**-h** |**--file-header**] [**-l** |**--program-headers** |**--segments**] [**-S** |**--section-headers** |**--sections**]...
# pmdaproc ## NAME **pmdaproc** - process performance metrics domain agent (PMDA) ## SYNOPSIS **$PCP_PMDAS_DIR/proc/pmdaproc**[**-AL**] [**-D** _debug_] [**-d** _domain_] [**-l** _logfile_] [**-r** _cgroup_] [**-U** _username_] ## DESCRIPTION **pmdapro...
# pmdatrace ## NAME **pmdatrace** - application-level transaction performance metrics domain agent ## SYNOPSIS **$PCP_PMDAS_DIR/trace/pmdatrace**[**-D** _debug_] [**-d** _domain_] [**-l** _logfile_] [**-A** _access_] [**-I** _port_] [**-M** _username_] [**-N** _...
# mariadb-dumpslow ## NAME mariadb-dumpslow - Summarize slow query log files (mariadb- dumpslow is now a symlink to mariadb-dumpslow) ## SYNOPSIS **mariadb-dumpslow [options] [**_log_file_ **...]** ## DESCRIPTION The MariaDB slow query log contain...
# dh_installmime ## NAME dh_installmime - install mime files into package build directories ## SYNOPSIS **dh_installmime**[_debhelper options_] ## DESCRIPTION **dh_installmime** is a debhelper program that is responsible for installing mime files into ...
# make ## NAME make - GNU make utility to maintain groups of programs ## SYNOPSIS **make**[_OPTION_]... [_TARGET_]... ## DESCRIPTION The _make_ utility will determine automatically which pieces of a large program need to be recompiled, and issue the co...
# pmdalibvirt ## NAME **pmdalibvirt** - libvirt PMDA ## DESCRIPTION **pmdalibvirt** is a Performance Metrics Domain Agent (PMDA) which extracts live performance data from libvirt hypervisor and domains (VMs). See the libvirt documentation for det...
# systemd-sbsign ## NAME systemd-sbsign - Sign PE binaries for EFI Secure Boot ## SYNOPSIS **systemd-sbsign**[OPTIONS...] {COMMAND} ## DESCRIPTION **systemd-sbsign** can be used to sign PE binaries for EFI Secure Boot. ## COMMANDS ...
# ln ## NAME ln - make links between files ## SYNOPSIS **ln**[_OPTION_]... [_-T_] _TARGET LINK_NAME_ **ln**[_OPTION_]... _TARGET_ **ln**[_OPTION_]... _TARGET_... _DIRECTORY_ **ln**[_OPTION_]... _-t DIRECTORY TARGET_... ## DESCRIPTION ...
# newgidmap ## NAME newgidmap - set the gid mapping of a user namespace ## SYNOPSIS **newgidmap** _pid gid lowergid count_ [_gid lowergid count_ [ _..._ ]] ## DESCRIPTION The **newgidmap** sets /proc/[pid]/gid_map based on its command line argumen...
# systemd-id128 ## NAME systemd-id128 - Generate and print sd-128 identifiers ## SYNOPSIS **systemd-id128**[OPTIONS...] new **systemd-id128**[OPTIONS...] machine-id **systemd-id128**[OPTIONS...] boot-id **systemd-id128**[OPTIONS......
# ldd ## NAME ldd - print shared object dependencies ## SYNOPSIS **ldd**[_option_ ...] _file_ ... ## DESCRIPTION **ldd** prints the shared objects (shared libraries) required by each program or shared object specified on the command line. An ...
# perf-version ## NAME perf-version - display the version of perf binary ## SYNOPSIS _perf version_ [--build-options] ## DESCRIPTION With no options given, the _perf version_ prints the perf version on the standard output. If the option...
# passwd ## NAME passwd - change user password ## SYNOPSIS **passwd**[_options_] [_LOGIN_] ## DESCRIPTION The **passwd** command changes passwords for user accounts. A regular user can only change the password for their own account, while the ...
# w ## NAME w - Show who is logged on and what they are doing. ## SYNOPSIS **w**[_option_ ...] [_user_] ## DESCRIPTION **w** displays information about the users currently on the machine, and their processes. The header shows, in this order, the curre...
# dh_movefiles ## NAME dh_movefiles - move files out of debian/tmp into subpackages ## SYNOPSIS **dh_movefiles**[_debhelper options_] [**--sourcedir=**_dir_] [**-X** _item_] [_file_ ...] ## DESCRIPTION **dh_movefiles** is a debhelper program that is re...
# pmjson ## NAME **pmjson** - Performance Co-Pilot JSON dumping utility ## SYNOPSIS **pmjson**[**-mpqyV?**] [**-D** _debug_] [**-i** _infile_] [**-o** _outfile_] ## DESCRIPTION **pmjson** is used to manipulate JSON (JavaScript Object Notation) formatt...
# csplit ## NAME csplit - split a file into sections determined by context lines ## SYNOPSIS **csplit**[_OPTION_]... _FILE PATTERN_... ## DESCRIPTION Output pieces of FILE separated by PATTERN(s) to files 'xx00', 'xx01', ..., and output byte counts of ...
# xargs ## NAME xargs - build and execute command lines from standard input ## SYNOPSIS **xargs**[_options_] [_command_ [_initial-arguments_]] ## DESCRIPTION This manual page documents the GNU version of **xargs**. **xargs** reads items from the stand...
# gnutls-serv ## NAME **gnutls-serv** - GnuTLS server ## SYNOPSIS **gnutls-serv**[**-flags**] [**-flag**[_value_]] [**--option-name**[[=| ]_value_]] All arguments must be options. ## DESCRIPTION Server program that listens to incoming TLS connecti...
# git-blame ## NAME git-blame - Show what revision and author last modified each line of a file ## SYNOPSIS _git blame_ [-c] [-b] [-l] [--root] [-t] [-f] [-n] [-s] [-e] [-p] [-w] [--incremental] [-L <range>] [-S <revs-file>] [-M] [-C] [-C] [-C] [--si...
# dpkg-buildflags ## NAME dpkg-buildflags - returns build flags to use during package build ## SYNOPSIS **dpkg-buildflags**[_option_...] [_command_] ## DESCRIPTION **dpkg-buildflags** is a tool to retrieve compilation flags to use during build of Debia...
# ibv_xsrq_pingpong ## NAME ibv_xsrq_pingpong - simple InfiniBand shared receive queue test ## SYNOPSIS **ibv_xsrq_pingpong**[-p port] [-d device] [-i ib port] [-s size] [-m mtu] [-c clients] [-n num_tests] [-l sl] [-e] [-g gid index] **HOSTNAME** ...
# pmdakernel ## NAME **pmdaaix** , **pmdadarwin** , **pmdafreebsd** , **pmdalinux** , **pmdanetbsd** , **pmdaopenbsd** , **pmdasolaris** , **pmdawindows** - operating system kernel performance metrics domain agents ## SYNOPSIS **$PCP_PMDAS_DIR/aix/pmdaaix**[**-D...
# cflow ## PROLOG This manual page is part of the POSIX Programmer's Manual. The Linux implementation of this interface may differ (consult the corresponding Linux manual page for details of Linux behavior), or the interface may not be implemented on Linux. ## NAM...
# pcp2zabbix ## NAME **pcp2zabbix** - pcp-to-zabbix metrics exporter ## SYNOPSIS **pcp2zabbix**[**-5CGHIjlLnrRvV?**] [**-4** _action_] [**-8** |**-9** _limit_] [**-a** _archive_] [**-A** _align_] [**--archive-folio** _folio_] [**-b** |**-B** _space-scale_] [**-...
# firemon ## NAME Firemon - Monitoring program for processes started in a Firejail sandbox. ## SYNOPSIS firemon [OPTIONS] [PID] ## DESCRIPTION Firemon monitors programs started in a Firejail sandbox. Without a PID specified, all processes s...
# unalias ## PROLOG This manual page is part of the POSIX Programmer's Manual. The Linux implementation of this interface may differ (consult the corresponding Linux manual page for details of Linux behavior), or the interface may not be implemented on Linux. ## N...
# pmdalustre ## NAME **pmdalustre** - lustre filesystem statistics performance metrics domain agent (PMDA) ## DESCRIPTION **pmdalustre** is a Performance Metrics Domain Agent (PMDA) which reads and exports metric values from the statistics interfaces of ...
# pmstat ## NAME **pcp-vmstat** , **pmstat** - high-level system performance overview ## SYNOPSIS **pcp**[_pcp options_] **vmstat**[_interval_ [_samples_]] **pmstat**[**-gLlPVxz?**] [**-a** _archive_] [**-A** _align_] [**-D** _debug_] [**-h** _host_] [**-H...
# lxc-top ## NAME lxc-top - monitor container statistics ## SYNOPSIS **lxc-top**[--help] [--delay _delay_] [--sort _sortby_] [--reverse] ## DESCRIPTION **lxc-top** displays container statistics. The output is updated every _delay_ seconds, and is order...
# addftinfo ## Name addftinfo - add font metrics to _troff_ fonts for use with _groff_ ## Synopsis **addftinfo**[**-asc-height** _n_] [**-body-depth** _n_] [**-body-height** _n_] [**-cap-height** _n_] [**-comma-depth** _n_] [**-desc-depth** _n_] ...
# ovn-sim ## NAME ovn-sim - Open Virtual Network simulator environment ## SYNOPSIS **ovn-sim**[_option_]… [_script_]… ## DESCRIPTION **ovn-sim** is a wrapper script that adds ovn related commands on top of **ovs-sim**. **ovs-sim** provi...
# expand ## PROLOG This manual page is part of the POSIX Programmer's Manual. The Linux implementation of this interface may differ (consult the corresponding Linux manual page for details of Linux behavior), or the interface may not be implemented on Linux. ## NA...
# gitk ## NAME gitk - The Git repository browser ## SYNOPSIS _gitk_ [<options>] [<revision-range>] [--] [<path>...] ## DESCRIPTION Displays changes in a repository or a selected set of commits. This includes visualizing the commit graph, showing inform...
# smbinfo ## NAME smbinfo - Userspace helper to display SMB-specific file information for the Linux SMB client file system (CIFS) ## SYNOPSIS smbinfo [-v] [-h] [-V] {command} {file system object} ## DESCRIPTION This tool is part of the cifs-utils su...
# rdma_client ## NAME rdma_client - simple RDMA CM connection and ping-pong test. ## SYNOPSIS _rdma_client_ [-s server_address] [-p server_port] ## DESCRIPTION Uses synchronous librdmam calls to establish an RDMA connection between two nodes. This exa...
# flatpak-build-commit-from ## NAME flatpak-build-commit-from - Create new commits based on existing one (possibly from another repository) ## SYNOPSIS **flatpak build-commit-from**[OPTION...] DST-REPO DST-REF... ## DESCRIPTION Creates new commits...
# systemd-inhibit ## NAME systemd-inhibit - Execute a program with an inhibition lock taken ## SYNOPSIS **systemd-inhibit**[OPTIONS...] [COMMAND] [ARGUMENTS...] **systemd-inhibit**[OPTIONS...] [--list] ## DESCRIPTION **systemd-inhibit** may b...
# chmod ## PROLOG This manual page is part of the POSIX Programmer's Manual. The Linux implementation of this interface may differ (consult the corresponding Linux manual page for details of Linux behavior), or the interface may not be implemented on Linux. ## NAM...
# git-merge-one-file ## NAME git-merge-one-file - The standard helper program to use with git-merge-index ## SYNOPSIS _git merge-one-file_ ## DESCRIPTION This is the standard helper program to use with _git merge-index_ to resolve a merge af...
# du ## NAME du - estimate file space usage ## SYNOPSIS **du**[_OPTION_]... [_FILE_]... **du**[_OPTION_]... _--files0-from=F_ ## DESCRIPTION Summarize device usage of the set of FILEs, recursively for directories. Mandatory a...
# hardlink ## NAME hardlink - link multiple copies of a file ## SYNOPSIS **hardlink**[options] _directory_ |_file_... ## DESCRIPTION **hardlink** is a tool that replaces copies of a file with either hardlinks or copy-on-write clones, thus saving space....
# text2pcap ## NAME text2pcap - Generate a capture file from an ASCII hex dump of packets ## SYNOPSIS **text2pcap**[ **-a**] [ **-b** 2|8|16|64 ] [ **-D**] [ **-e** <ethertype> ] [ **-E** <encapsulation type> ] [ **-F** <file format> ] [ **-i** <proto> ] [ **-l*...
# pmdumptext ## NAME **pmdumptext** - dump performance metrics to an ASCII table ## SYNOPSIS **pmdumptext**[**-CFGHilmMNoruVXz?**] [**-a** _archive_] [**-A** _align_] [**-c** _config_] [**-d** _delimiter_] [**-D** _debug_] [**-f** _format_] [**-h** _host_] [**-n** ...
# lxc-console ## NAME lxc-console - Launch a console for the specified container ## SYNOPSIS **lxc-console**{-n _name_} [-e _escape character_] [-t _ttynum_] ## DESCRIPTION If the tty service has been configured and is available for the container sp...
# systemctl ## NAME systemctl - Control the systemd system and service manager ## SYNOPSIS **systemctl**[OPTIONS...] COMMAND [UNIT...] ## DESCRIPTION **systemctl** may be used to introspect and control the state of the "systemd" system and service...
# stg ## NAME stg - Manage stacks of patches using the Git content tracker ## SYNOPSIS _stg_ [OPTIONS] <command> [...] _stg_ [OPTIONS] <-h|--help> _stg_ --version ## DESCRIPTION StGit (Stacked Git) is an application that provides a convenien...
# sftp ## NAME **sftp** — OpenSSH secure file transfer ## SYNOPSIS **sftp**[**-46AaCfNpqrv**] [**-B** _buffer_size_] [**-b** _batchfile_] [**-c** _cipher_] [**-D** _sftp_server_command_] [**-F** _ssh_config_] [**-i** _identity_file_] [**-J** _destination_] [**-l...
# mergecap ## NAME mergecap - Merges two or more capture files into one ## SYNOPSIS **mergecap**[ **-a**] [ **-F** <_file format_ > ] [ **-I** <_IDB merge mode_ > ] [ **-s** <_snaplen_ > ] [ **-V**] **-w** <_outfile_ >|- <_infile_ > [<_infile_ > _..._] **me...
# gawk ## NAME gawk - pattern scanning and processing language ## SYNOPSIS **gawk**[ POSIX or GNU style options ] **-f** _program-file_ [ **--**] file ... **gawk**[ POSIX or GNU style options ] [ **--**] _program-text_ file ... ## README FIRST ...
# perf-probe ## NAME perf-probe - Define new dynamic tracepoints ## SYNOPSIS _perf probe_ [options] --add=_PROBE_ [...] or _perf probe_ [options] PROBE or _perf probe_ [options] --del=_[GROUP:]EVENT_ [...] or _perf pro...
# git-http-push ## NAME git-http-push - Push objects over HTTP/DAV to another repository ## SYNOPSIS _git http-push_ [--all] [--dry-run] [--force] [--verbose] <URL> <ref> [<ref>...] ## DESCRIPTION Sends missing objects to the remote repository, and updates the ...
# dh_installdocs ## NAME dh_installdocs - install documentation into package build directories ## SYNOPSIS **dh_installdocs**[_debhelper options_] [**-A**] [**-X** _item_] [_file_ ...] ## DESCRIPTION **dh_installdocs** is a debhelper program that is re...
# stg-refresh ## NAME stg-refresh - Incorporate worktree changes into current patch ## SYNOPSIS _stg refresh_ [OPTIONS] [path]... ## DESCRIPTION Include the latest work tree and index changes in the current patch. This command generates a new git commi...
# stap-jupyter ## NAME stap-jupyter-install - locally install isystemtap stap-jupyter-container - manage an isystemtap container image ## SYNOPSIS **stap-jupyter-install**[**--remove**] [**--container-install** _PREFIX_] **stap-jupyter-container**[**...
# lttng-destroy ## NAME lttng-destroy - Destroy an LTTng tracing session ## SYNOPSIS **lttng**[_GENERAL OPTIONS_] **destroy**[**--no-wait**] [**--all** | _SESSION_] ## DESCRIPTION The **lttng destroy** command destroys one or more tracing sessions. ...
# gcov-tool ## NAME gcov-tool - offline gcda profile processing tool ## SYNOPSIS gcov-tool [**-v** |**--version**] [**-h** |**--help**] gcov-tool merge [merge-options] _directory1 directory2_ [**-o** |**--output** _directory_] [**-v** |...
# pdfman ## NAME pdfman - render a manual page in PDF ## SYNOPSIS **pdfman**[_man-options_] [_section_] _page_ ## DESCRIPTION The **pdfman** command renders a manual page in PDF. All the arguments are interpreted by man(1). * * *
# sdiff ## NAME sdiff - side-by-side merge of file differences ## SYNOPSIS **sdiff**[_OPTION_]... _FILE1 FILE2_ ## DESCRIPTION Side-by-side merge of differences between FILE1 and FILE2. Mandatory arguments to long options are mandatory for short ...
# basename ## NAME basename - strip directory and suffix from filenames ## SYNOPSIS **basename** _NAME_ [_SUFFIX_] **basename** _OPTION_... _NAME_... ## DESCRIPTION Print NAME with any leading directory components removed. If specified, als...
# perf-buildid-cache ## NAME perf-buildid-cache - Manage build-id cache. ## SYNOPSIS _perf buildid-cache <options>_ ## DESCRIPTION This command manages the build-id cache. It can add, remove, update and purge files to/from the cache. In the future it s...
# stg-series ## NAME stg-series - Display the patch series ## SYNOPSIS _stg series_ [OPTIONS] [-A] [-U] [-H] _stg series_ [OPTIONS] --all _stg series_ [OPTIONS] --short _stg series_ [OPTIONS] [patch]... ## DESCRIPTION Show all the...
# pmdaelasticsearch ## NAME **pmdaelasticsearch** - elasticsearch performance metrics domain agent (PMDA) ## DESCRIPTION **pmdaelasticsearch** is a Performance Metrics Domain Agent (PMDA) which exports performance metrics from elasticsearch. ## INSTALLATI...
# stg-pick ## NAME stg-pick - Import a patch from another branch or a commit object ## SYNOPSIS _stg pick_ [OPTIONS] <source>... _stg pick_ [OPTIONS] [--name NAME] [--parent COMMITTISH] <source> _stg pick_ [OPTIONS] --fold [--file PATH]... <source>... ...
# mysql-test-run.pl ## NAME mariadb-test-run.pl - run MariaDB test suite ## SYNOPSIS **mariadb-test-run.pl [**_options_**]** ## DESCRIPTION The **mariadb-test-run.pl** Perl script is the main application used to run the MariaDB test suite. It invo...
# m4 ## PROLOG This manual page is part of the POSIX Programmer's Manual. The Linux implementation of this interface may differ (consult the corresponding Linux manual page for details of Linux behavior), or the interface may not be implemented on Linux. ## NAME ...
# man ## NAME man - an interface to the system reference manuals ## SYNOPSIS **man**[_man options_] [[_section_] _page_ ...] ... **man -k**[_apropos options_] _regexp_ ... **man -K**[_man options_] [_section_] _term_ ... **man -f**[_whatis options_] _...
# git-ls-tree ## NAME git-ls-tree - List the contents of a tree object ## SYNOPSIS _git ls-tree_ [-d] [-r] [-t] [-l] [-z] [--name-only] [--name-status] [--object-only] [--full-name] [--full-tree] [--abbrev[=<n>]] [--format=<format>] <tree...
# grolj4 ## Name grolj4 - _groff_ output driver for HP LaserJet 4 and compatible printers ## Synopsis **grolj4**[**-l**] [**-c** _num-copies_] [**-d**[_n_]] [**-F** _font-directory_] [**-p** _paper-format_] [**-w** _line-width_] [_file_ ...] ...
# mmroff ## Name mmroff - cross-referencing front end for GNU _roff mm_ macro package ## Synopsis **mmroff**[**-x**] _groff-argument_ ... **mmroff --help** **mmroff --version** ## Description _mmroff_ is a simple wrapper for _groff...