Переглянути джерело

pages/*: use the imperative in descriptions (#12574)

* pages/*: use the imperative in descriptions

* go-fmt: put the description on one line
Lena 10 місяців тому
батько
коміт
c9775847b6
70 змінених файлів з 71 додано та 71 видалено
  1. 1 1
      pages/common/alias.md
  2. 1 1
      pages/common/apg.md
  3. 1 1
      pages/common/aws-glue.md
  4. 1 1
      pages/common/borg.md
  5. 1 1
      pages/common/conan-frogarian.md
  6. 1 1
      pages/common/dirs.md
  7. 1 1
      pages/common/dolt-blame.md
  8. 1 1
      pages/common/dolt-version.md
  9. 1 1
      pages/common/duplicity.md
  10. 1 1
      pages/common/factor.md
  11. 1 1
      pages/common/from.md
  12. 1 1
      pages/common/gcal.md
  13. 1 1
      pages/common/gh-api.md
  14. 1 1
      pages/common/git-var.md
  15. 1 2
      pages/common/go-fmt.md
  16. 1 1
      pages/common/hostid.md
  17. 2 1
      pages/common/kubectl-apply.md
  18. 1 1
      pages/common/ln.md
  19. 1 1
      pages/common/mkfifo.md
  20. 1 1
      pages/common/netstat.md
  21. 1 1
      pages/common/pipenv.md
  22. 1 1
      pages/common/salt-key.md
  23. 1 1
      pages/common/tlmgr.md
  24. 1 1
      pages/common/trawl.md
  25. 1 1
      pages/linux/add-apt-repository.md
  26. 1 1
      pages/linux/apt-add-repository.md
  27. 1 1
      pages/linux/avahi-browse.md
  28. 1 1
      pages/linux/caja.md
  29. 1 1
      pages/linux/dmenu.md
  30. 1 1
      pages/linux/fatlabel.md
  31. 1 1
      pages/linux/ico.md
  32. 1 1
      pages/linux/id3v2.md
  33. 1 1
      pages/linux/lscpu.md
  34. 1 1
      pages/linux/mashtree.md
  35. 1 1
      pages/linux/mke2fs.md
  36. 1 1
      pages/linux/mkfs.cramfs.md
  37. 1 1
      pages/linux/mkfs.exfat.md
  38. 1 1
      pages/linux/mkfs.ext4.md
  39. 1 1
      pages/linux/mkfs.f2fs.md
  40. 1 1
      pages/linux/mkfs.fat.md
  41. 1 1
      pages/linux/mkfs.minix.md
  42. 1 1
      pages/linux/mkfs.ntfs.md
  43. 1 1
      pages/linux/mkfs.vfat.md
  44. 1 1
      pages/linux/nemo.md
  45. 1 1
      pages/linux/pidof.md
  46. 1 1
      pages/linux/readelf.md
  47. 1 1
      pages/linux/readpe.md
  48. 1 1
      pages/linux/rpcinfo.md
  49. 1 1
      pages/linux/size.md
  50. 1 1
      pages/linux/sm.md
  51. 1 1
      pages/linux/toolbox-help.md
  52. 1 1
      pages/linux/uprecords.md
  53. 1 1
      pages/linux/usermod.md
  54. 1 1
      pages/linux/xmount.md
  55. 1 1
      pages/osx/airportd.md
  56. 1 1
      pages/osx/backupd.md
  57. 1 1
      pages/osx/cal.md
  58. 1 1
      pages/osx/corebrightnessd.md
  59. 1 1
      pages/osx/fontd.md
  60. 1 1
      pages/osx/internetsharing.md
  61. 1 1
      pages/osx/setfile.md
  62. 1 1
      pages/osx/watchlistd.md
  63. 1 1
      pages/windows/date.md
  64. 1 1
      pages/windows/fsutil.md
  65. 1 1
      pages/windows/get-acl.md
  66. 1 1
      pages/windows/get-date.md
  67. 1 1
      pages/windows/mkdir.md
  68. 1 1
      pages/windows/netstat.md
  69. 1 1
      pages/windows/query.md
  70. 1 1
      pages/windows/setx.md

+ 1 - 1
pages/common/alias.md

@@ -1,6 +1,6 @@
 # alias
 
-> Creates aliases -- words that are replaced by a command string.
+> Create aliases - words that are replaced by a command string.
 > Aliases expire with the current shell session unless defined in the shell's configuration file, e.g. `~/.bashrc`.
 > More information: <https://tldp.org/LDP/abs/html/aliases.html>.
 

+ 1 - 1
pages/common/apg.md

@@ -1,6 +1,6 @@
 # apg
 
-> Creates arbitrarily complex random passwords.
+> Create arbitrarily complex random passwords.
 > More information: <https://manned.org/apg>.
 
 - Create random passwords (default password length is 8):

+ 1 - 1
pages/common/aws-glue.md

@@ -1,7 +1,7 @@
 # aws glue
 
 > CLI for AWS Glue.
-> Defines the public endpoint for the AWS Glue service.
+> Define the public endpoint for the AWS Glue service.
 > More information: <https://docs.aws.amazon.com/cli/latest/reference/glue/>.
 
 - List jobs:

+ 1 - 1
pages/common/borg.md

@@ -1,7 +1,7 @@
 # borg
 
 > Deduplicating backup tool.
-> Creates local or remote backups that are mountable as filesystems.
+> Create local or remote backups that are mountable as filesystems.
 > More information: <https://borgbackup.readthedocs.io/en/stable/usage/general.html>.
 
 - Initialize a (local) repository:

+ 1 - 1
pages/common/conan-frogarian.md

@@ -1,6 +1,6 @@
 # conan frogarian
 
-> Displays the conan frogarian.
+> Display the conan frogarian.
 > More information: <https://docs.conan.io/>.
 
 - Display the conan frogarian:

+ 1 - 1
pages/common/dirs.md

@@ -1,6 +1,6 @@
 # dirs
 
-> Displays or manipulates the directory stack.
+> Display or manipulate the directory stack.
 > The directory stack is a list of recently visited directories that can be manipulated with the `pushd` and `popd` commands.
 > More information: <https://www.gnu.org/software/bash/manual/bash.html#Directory-Stack-Builtins>.
 

+ 1 - 1
pages/common/dolt-blame.md

@@ -1,6 +1,6 @@
 # dolt blame
 
-> Displays commit information for each row of a Dolt table.
+> Display commit information for each row of a Dolt table.
 > More information: <https://docs.dolthub.com/cli-reference/cli#dolt-blame>.
 
 - Display the latest commit for each row of a table:

+ 1 - 1
pages/common/dolt-version.md

@@ -1,6 +1,6 @@
 # dolt version
 
-> Displays the current dolt CLI version.
+> Display the current dolt CLI version.
 > More information: <https://docs.dolthub.com/cli-reference/cli#dolt-version>.
 
 - Display version:

+ 1 - 1
pages/common/duplicity.md

@@ -1,6 +1,6 @@
 # duplicity
 
-> Creates incremental, compressed, encrypted and versioned backups.
+> Create incremental, compressed, encrypted and versioned backups.
 > Can also upload the backups to a variety of backend services.
 > More information: <http://duplicity.nongnu.org>.
 

+ 1 - 1
pages/common/factor.md

@@ -1,6 +1,6 @@
 # factor
 
-> Prints the prime factorization of a number.
+> Print the prime factorization of a number.
 > More information: <https://www.gnu.org/software/coreutils/factor>.
 
 - Display the prime-factorization of a number:

+ 1 - 1
pages/common/from.md

@@ -1,6 +1,6 @@
 # from
 
-> Prints mail header lines from the current user's mailbox.
+> Print mail header lines from the current user's mailbox.
 > More information: <https://mailutils.org/manual/html_chapter/Programs.html#frm-and-from>.
 
 - List mail:

+ 1 - 1
pages/common/gcal.md

@@ -1,6 +1,6 @@
 # gcal
 
-> Displays calendar.
+> Display calendar.
 > More information: <https://www.gnu.org/software/gcal>.
 
 - Display calendar for the current month:

+ 1 - 1
pages/common/gh-api.md

@@ -1,6 +1,6 @@
 # gh api
 
-> Makes authenticated HTTP requests to the GitHub API and prints the response.
+> Make authenticated HTTP requests to the GitHub API and print the response.
 > More information: <https://cli.github.com/manual/gh_api>.
 
 - Display the releases for the current repository in JSON format:

+ 1 - 1
pages/common/git-var.md

@@ -1,6 +1,6 @@
 # git var
 
-> Prints a Git logical variable's value.
+> Print a Git logical variable's value.
 > See `git config`, which is preferred over `git var`.
 > More information: <https://git-scm.com/docs/git-var>.
 

+ 1 - 2
pages/common/go-fmt.md

@@ -1,7 +1,6 @@
 # go fmt
 
-> Format Go source files.
-> Prints the filenames that are changed.
+> Format Go source files, printing the changed filenames.
 > More information: <https://pkg.go.dev/cmd/go#hdr-Gofmt__reformat__package_sources>.
 
 - Format Go source files in the current directory:

+ 1 - 1
pages/common/hostid.md

@@ -1,6 +1,6 @@
 # hostid
 
-> Prints the numeric identifier for the current host (not necessarily the IP address).
+> Print the numeric identifier for the current host (not necessarily the IP address).
 > More information: <https://www.gnu.org/software/coreutils/hostid>.
 
 - Display the numeric identifier for the current host in hexadecimal:

+ 2 - 1
pages/common/kubectl-apply.md

@@ -1,6 +1,7 @@
 # kubectl apply
 
-> Manages applications through files defining Kubernetes resources. It creates and updates resources in a cluster.
+> Manage applications through files defining Kubernetes resources.
+> Create and update resources in a cluster.
 > More information: <https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands#apply>.
 
 - Apply a configuration to a resource by file name or `stdin`:

+ 1 - 1
pages/common/ln.md

@@ -1,6 +1,6 @@
 # ln
 
-> Creates links to files and directories.
+> Create links to files and directories.
 > More information: <https://www.gnu.org/software/coreutils/ln>.
 
 - Create a symbolic link to a file or directory:

+ 1 - 1
pages/common/mkfifo.md

@@ -1,6 +1,6 @@
 # mkfifo
 
-> Makes FIFOs (named pipes).
+> Make FIFOs (named pipes).
 > More information: <https://www.gnu.org/software/coreutils/mkfifo>.
 
 - Create a named pipe at a given path:

+ 1 - 1
pages/common/netstat.md

@@ -1,6 +1,6 @@
 # netstat
 
-> Displays network-related information such as open connections, open socket ports, etc.
+> Display network-related information such as open connections, open socket ports, etc.
 > More information: <https://man7.org/linux/man-pages/man8/netstat.8.html>.
 
 - List all ports:

+ 1 - 1
pages/common/pipenv.md

@@ -1,7 +1,7 @@
 # pipenv
 
 > Simple and unified Python development workflow.
-> Manages packages and the virtual environment for a project.
+> Manage packages and the virtual environment for a project.
 > More information: <https://pypi.org/project/pipenv>.
 
 - Create a new project:

+ 1 - 1
pages/common/salt-key.md

@@ -1,6 +1,6 @@
 # salt-key
 
-> Manages salt minion keys on the salt master.
+> Manage salt minion keys on the salt master.
 > Needs to be run on the salt master, likely as root or with sudo.
 > More information: <https://docs.saltproject.io/en/latest/ref/cli/salt-key.html>.
 

+ 1 - 1
pages/common/tlmgr.md

@@ -1,6 +1,6 @@
 # tlmgr
 
-> Manages packages and configuration options of an existing TeX Live installation.
+> Manage packages and configuration options of an existing TeX Live installation.
 > Some subcommands such as `tlmgr paper` have their own usage documentation.
 > More information: <https://www.tug.org/texlive/tlmgr.html>.
 

+ 1 - 1
pages/common/trawl.md

@@ -1,6 +1,6 @@
 # trawl
 
-> Prints out network interface information to the console, much like ifconfig/ipconfig/ip/ifdata.
+> Print out network interface information to the console, much like ifconfig/ipconfig/ip/ifdata.
 > More information: <https://github.com/robphoenix/trawl>.
 
 - Show column names:

+ 1 - 1
pages/linux/add-apt-repository.md

@@ -1,6 +1,6 @@
 # add-apt-repository
 
-> Manages `apt` repository definitions.
+> Manage `apt` repository definitions.
 > More information: <https://manned.org/apt-add-repository>.
 
 - Add a new `apt` repository:

+ 1 - 1
pages/linux/apt-add-repository.md

@@ -1,6 +1,6 @@
 # apt-add-repository
 
-> Manages `apt` repository definitions.
+> Manage `apt` repository definitions.
 > More information: <https://manpages.debian.org/latest/software-properties-common/apt-add-repository.1.html>.
 
 - Add a new `apt` repository:

+ 1 - 1
pages/linux/avahi-browse.md

@@ -1,6 +1,6 @@
 # avahi-browse
 
-> Displays services and hosts exposed on the local network via mDNS/DNS-SD.
+> Display services and hosts exposed on the local network via mDNS/DNS-SD.
 > Avahi is compatible with Bonjour (Zeroconf) found in Apple devices.
 > More information: <https://www.avahi.org/>.
 

+ 1 - 1
pages/linux/caja.md

@@ -1,6 +1,6 @@
 # caja
 
-> Manages files and directories in MATE desktop environment.
+> Manage files and directories in the MATE desktop environment.
 > See also: `nautilus`, `dolphin`, `thunar`, `ranger`.
 > More information: <https://manned.org/caja>.
 

+ 1 - 1
pages/linux/dmenu.md

@@ -1,7 +1,7 @@
 # dmenu
 
 > Dynamic menu.
-> Creates a menu from a text input with each item on a new line.
+> Create a menu from a text input with each item on a new line.
 > More information: <https://manned.org/dmenu>.
 
 - Display a menu of the output of the `ls` command:

+ 1 - 1
pages/linux/fatlabel.md

@@ -1,6 +1,6 @@
 # fatlabel
 
-> Sets or gets the label of a FAT32 partition.
+> Get or set the label of a FAT32 partition.
 > More information: <https://manned.org/fatlabel>.
 
 - Get the label of a FAT32 partition:

+ 1 - 1
pages/linux/ico.md

@@ -1,6 +1,6 @@
 # ico
 
-> Displays an animation of a polyhedron.
+> Display an animation of a polyhedron.
 > More information: <https://manned.org/ico.1>.
 
 - Display the wireframe of an icosahedron that changes its position every 0.1 seconds:

+ 1 - 1
pages/linux/id3v2.md

@@ -1,6 +1,6 @@
 # id3v2
 
-> Manages id3v2 tags, converts and lists id3v1.
+> Manage id3v2 tags, converts and lists id3v1.
 > More information: <https://manned.org/id3v2.1>.
 
 - List all genres:

+ 1 - 1
pages/linux/lscpu.md

@@ -1,6 +1,6 @@
 # lscpu
 
-> Displays information about the CPU architecture.
+> Display information about the CPU architecture.
 > More information: <https://manned.org/lscpu>.
 
 - Display information about all CPUs:

+ 1 - 1
pages/linux/mashtree.md

@@ -1,6 +1,6 @@
 # mashtree
 
-> Makes a fast tree from genomes.
+> Make a fast tree from genomes.
 > Does not make a phylogeny.
 > More information: <https://github.com/lskatz/mashtree>.
 

+ 1 - 1
pages/linux/mke2fs.md

@@ -1,6 +1,6 @@
 # mke2fs
 
-> Creates a Linux filesystem inside a partition.
+> Create a Linux filesystem inside a partition.
 > More information: <https://manned.org/mke2fs>.
 
 - Create an ext2 filesystem in partition 1 of device b (`sdb1`):

+ 1 - 1
pages/linux/mkfs.cramfs.md

@@ -1,6 +1,6 @@
 # mkfs.cramfs
 
-> Creates a ROM filesystem inside a partition.
+> Create a ROM filesystem inside a partition.
 > More information: <https://manned.org/mkfs.cramfs>.
 
 - Create a ROM filesystem inside partition 1 on device b (`sdb1`):

+ 1 - 1
pages/linux/mkfs.exfat.md

@@ -1,6 +1,6 @@
 # mkfs.exfat
 
-> Creates an exfat filesystem inside a partition.
+> Create an exfat filesystem inside a partition.
 > More information: <https://manned.org/mkfs.exfat>.
 
 - Create an exfat filesystem inside partition 1 on device b (`sdb1`):

+ 1 - 1
pages/linux/mkfs.ext4.md

@@ -1,6 +1,6 @@
 # mkfs.ext4
 
-> Creates an ext4 filesystem inside a partition.
+> Create an ext4 filesystem inside a partition.
 > More information: <https://manned.org/mkfs.ext4>.
 
 - Create an ext4 filesystem inside partition 1 on device b (`sdb1`):

+ 1 - 1
pages/linux/mkfs.f2fs.md

@@ -1,6 +1,6 @@
 # mkfs.f2fs
 
-> Creates an F2FS filesystem inside a partition.
+> Create an F2FS filesystem inside a partition.
 > More information: <https://manned.org/mkfs.f2fs>.
 
 - Create an F2FS filesystem inside partition 1 on device b (`sdb1`):

+ 1 - 1
pages/linux/mkfs.fat.md

@@ -1,6 +1,6 @@
 # mkfs.fat
 
-> Creates an MS-DOS filesystem inside a partition.
+> Create an MS-DOS filesystem inside a partition.
 > More information: <https://manned.org/mkfs.fat>.
 
 - Create a fat filesystem inside partition 1 on device b (`sdb1`):

+ 1 - 1
pages/linux/mkfs.minix.md

@@ -1,6 +1,6 @@
 # mkfs.minix
 
-> Creates a Minix filesystem inside a partition.
+> Create a Minix filesystem inside a partition.
 > More information: <https://manned.org/mkfs.minix>.
 
 - Create a Minix filesystem inside partition 1 on device b (`sdb1`):

+ 1 - 1
pages/linux/mkfs.ntfs.md

@@ -1,6 +1,6 @@
 # mkfs.ntfs
 
-> Creates a NTFS filesystem inside a partition.
+> Create a NTFS filesystem inside a partition.
 > More information: <https://manned.org/mkfs.ntfs>.
 
 - Create a NTFS filesystem inside partition 1 on device b (`sdb1`):

+ 1 - 1
pages/linux/mkfs.vfat.md

@@ -1,6 +1,6 @@
 # mkfs.vfat
 
-> Creates an MS-DOS filesystem inside a partition.
+> Create an MS-DOS filesystem inside a partition.
 > More information: <https://manned.org/mkfs.vfat>.
 
 - Create a vfat filesystem inside partition 1 on device b (`sdb1`):

+ 1 - 1
pages/linux/nemo.md

@@ -1,6 +1,6 @@
 # nemo
 
-> Manages files and directories in Cinnamon desktop environment.
+> Manage files and directories in Cinnamon desktop environment.
 > More information: <https://manned.org/nemo>.
 
 - Open the current user home directory:

+ 1 - 1
pages/linux/pidof.md

@@ -1,6 +1,6 @@
 # pidof
 
-> Gets the ID of a process using its name.
+> Get the ID of a process using its name.
 > More information: <https://manned.org/pidof>.
 
 - List all process IDs with given name:

+ 1 - 1
pages/linux/readelf.md

@@ -1,6 +1,6 @@
 # readelf
 
-> Displays information about ELF files.
+> Display information about ELF files.
 > More information: <http://man7.org/linux/man-pages/man1/readelf.1.html>.
 
 - Display all information about the ELF file:

+ 1 - 1
pages/linux/readpe.md

@@ -1,6 +1,6 @@
 # readpe
 
-> Displays information about PE files.
+> Display information about PE files.
 > More information: <https://manned.org/readpe>.
 
 - Display all information about a PE file:

+ 1 - 1
pages/linux/rpcinfo.md

@@ -1,6 +1,6 @@
 # rpcinfo
 
-> Makes an RPC call to an RPC server and reports what it finds.
+> Make an RPC call to an RPC server and reports what it finds.
 > More information: <https://manned.org/rpcinfo>.
 
 - Show full table of all RPC services registered on localhost:

+ 1 - 1
pages/linux/size.md

@@ -1,6 +1,6 @@
 # size
 
-> Displays the sizes of sections inside binary files.
+> Display the sizes of sections inside binary files.
 > More information: <https://sourceware.org/binutils/docs/binutils/size.html>.
 
 - Display the size of sections in a given object or executable file:

+ 1 - 1
pages/linux/sm.md

@@ -1,6 +1,6 @@
 # sm
 
-> Displays a short message fullscreen.
+> Display a short message fullscreen.
 > More information: <https://github.com/nomeata/screen-message>.
 
 - Display a message in full-screen:

+ 1 - 1
pages/linux/toolbox-help.md

@@ -1,6 +1,6 @@
 # toolbox help
 
-> Displays help information about `toolbox`.
+> Display help information about `toolbox`.
 > More information: <https://manned.org/toolbox-help.1>.
 
 - Display the `toolbox` manual:

+ 1 - 1
pages/linux/uprecords.md

@@ -1,6 +1,6 @@
 # uprecords
 
-> Displays a summary of historical uptime records.
+> Display a summary of historical uptime records.
 > More information: <https://manned.org/uprecords>.
 
 - Display a summary of the top 10 historical uptime records:

+ 1 - 1
pages/linux/usermod.md

@@ -1,6 +1,6 @@
 # usermod
 
-> Modifies a user account.
+> Modify a user account.
 > See also: `users`, `useradd`, `userdel`.
 > More information: <https://manned.org/usermod>.
 

+ 1 - 1
pages/linux/xmount.md

@@ -1,7 +1,7 @@
 # xmount
 
 > Convert on-the-fly between multiple input and output hard disk image types with optional write cache support.
-> Creates a virtual file system using FUSE (Filesystem in Userspace) that contains a virtual representation of the input image.
+> Create a virtual file system using FUSE (Filesystem in Userspace) that contains a virtual representation of the input image.
 > More information: <https://manned.org/xmount>.
 
 - Mount a `.raw` image file into a DMG container file:

+ 1 - 1
pages/osx/airportd.md

@@ -1,6 +1,6 @@
 # airportd
 
-> Manages wireless interfaces.
+> Manage wireless interfaces.
 > It should not be invoked manually.
 > More information: <https://keith.github.io/xcode-man-pages/airportd.8.html>.
 

+ 1 - 1
pages/osx/backupd.md

@@ -1,6 +1,6 @@
 # backupd
 
-> Creates Time Machine backups and manages its backup history.
+> Create Time Machine backups and manages its backup history.
 > It should not be invoked manually.
 > More information: <https://keith.github.io/xcode-man-pages/backupd.8.html>.
 

+ 1 - 1
pages/osx/cal.md

@@ -1,6 +1,6 @@
 # cal
 
-> Prints calendar information.
+> Print calendar information.
 > More information: <https://keith.github.io/xcode-man-pages/cal.1.html>.
 
 - Display a calendar for the current month:

+ 1 - 1
pages/osx/corebrightnessd.md

@@ -1,6 +1,6 @@
 # corebrightnessd
 
-> Manages Night Shift.
+> Manage Night Shift.
 > It should not be invoked manually.
 > More information: <https://keith.github.io/xcode-man-pages/corebrightnessd.8.html>.
 

+ 1 - 1
pages/osx/fontd.md

@@ -1,6 +1,6 @@
 # fontd
 
-> Makes fonts available to the system.
+> Make fonts available to the system.
 > It should not be invoked manually.
 > More information: <https://keith.github.io/xcode-man-pages/fontd.8.html>.
 

+ 1 - 1
pages/osx/internetsharing.md

@@ -1,6 +1,6 @@
 # InternetSharing
 
-> Sets up Internet Sharing.
+> Set up Internet Sharing.
 > It should not be invoked manually.
 > More information: <https://www.manpagez.com/man/8/InternetSharing/>.
 

+ 1 - 1
pages/osx/setfile.md

@@ -1,6 +1,6 @@
 # setfile
 
-> Sets file attributes on files in an HFS+ directory.
+> Set file attributes on files in an HFS+ directory.
 > More information: <https://ss64.com/osx/setfile.html>.
 
 - Set creation date for specific files:

+ 1 - 1
pages/osx/watchlistd.md

@@ -1,6 +1,6 @@
 # watchlistd
 
-> Manages the Apple TV app's watch list.
+> Manage the Apple TV app's watch list.
 > It should not be invoked manually.
 > More information: <https://keith.github.io/xcode-man-pages/watchlistd.8.html>.
 

+ 1 - 1
pages/windows/date.md

@@ -1,6 +1,6 @@
 # date
 
-> Displays or sets the system date.
+> Display or set the system date.
 > More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/date>.
 
 - Display the current system date and prompt to enter a new date (leave empty to keep unchanged):

+ 1 - 1
pages/windows/fsutil.md

@@ -1,6 +1,6 @@
 # fsutil
 
-> Displays information about file system volumes.
+> Display information about file system volumes.
 > More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/fsutil>.
 
 - Display a list of volumes:

+ 1 - 1
pages/windows/get-acl.md

@@ -1,6 +1,6 @@
 # Get-Acl
 
-> Gets the security descriptor for a resource, such as a file or registry key.
+> Get the security descriptor for a resource, such as a file or registry key.
 > This command can only be used through PowerShell.
 > More information: <https://learn.microsoft.com/powershell/module/microsoft.powershell.security/get-acl>.
 

+ 1 - 1
pages/windows/get-date.md

@@ -1,6 +1,6 @@
 # Get-Date
 
-> Gets the current date and time.
+> Get the current date and time.
 > This command can only be used through PowerShell.
 > More information: <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/get-date>.
 

+ 1 - 1
pages/windows/mkdir.md

@@ -1,6 +1,6 @@
 # mkdir
 
-> Creates a directory.
+> Create a directory.
 > More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/mkdir>.
 
 - Create a directory:

+ 1 - 1
pages/windows/netstat.md

@@ -1,6 +1,6 @@
 # netstat
 
-> Displays active TCP connections, ports on which the computer is listening, network adapter statistics, the IP routing table, IPv4 statistics and IPv6 statistics.
+> Display active TCP connections, ports on which the computer is listening, network adapter statistics, the IP routing table, IPv4 statistics and IPv6 statistics.
 > More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/netstat>.
 
 - Display active TCP connections:

+ 1 - 1
pages/windows/query.md

@@ -1,6 +1,6 @@
 # query
 
-> Displays information about user sessions and process.
+> Display information about user sessions and process.
 > More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/query>.
 
 - Display all user sessions:

+ 1 - 1
pages/windows/setx.md

@@ -1,6 +1,6 @@
 # setx
 
-> Sets persistent environment variables.
+> Set persistent environment variables.
 > More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/setx>.
 
 - Set an environment variable for the current user: