mention subcommands in every base page (#6383)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# btrfs
|
||||
|
||||
> A filesystem based on the copy-on-write (COW) principle for Linux.
|
||||
> Some subcommands such as `btrfs device` have their own usage documentation.
|
||||
> More information: <https://btrfs.wiki.kernel.org/index.php/Manpage/btrfs>.
|
||||
|
||||
- Create subvolume:
|
||||
|
@@ -1,6 +1,7 @@
|
||||
# dpkg
|
||||
|
||||
> Debian package manager.
|
||||
> Some subcommands such as `dpkg deb` have their own usage documentation.
|
||||
> More information: <https://manpages.debian.org/buster/dpkg/dpkg.1.en.html>.
|
||||
|
||||
- Install a package:
|
||||
|
@@ -1,6 +1,7 @@
|
||||
# ip
|
||||
|
||||
> Show / manipulate routing, devices, policy routing and tunnels.
|
||||
> Some subcommands such as `ip address` have their own usage documentation.
|
||||
> More information: <https://www.man7.org/linux/man-pages/man8/ip.8.html>.
|
||||
|
||||
- List interfaces with detailed info:
|
||||
|
@@ -1,6 +1,7 @@
|
||||
# nmcli
|
||||
|
||||
> A command-line tool for controlling NetworkManager.
|
||||
> Some subcommands such as `nmcli monitor` have their own usage documentation.
|
||||
> More information: <https://manned.org/nmcli>.
|
||||
|
||||
- Run an `nmcli` subcommand:
|
||||
|
@@ -1,6 +1,7 @@
|
||||
# pacman
|
||||
|
||||
> Arch Linux package manager utility.
|
||||
> Some subcommands such as `pacman sync` have their own usage documentation.
|
||||
> More information: <https://man.archlinux.org/man/pacman.8>.
|
||||
|
||||
- Synchronize and update all packages:
|
||||
|
Reference in New Issue
Block a user