From 0fddee227248777cf3ac5b14fe5cc9b22649d2b4 Mon Sep 17 00:00:00 2001 From: Lena <126529524+acuteenvy@users.noreply.github.com> Date: Wed, 15 Nov 2023 05:25:25 +0100 Subject: [PATCH] pages/*: reword descriptions to comply with the style guide (#11507) * pages/*: reword descriptions to comply with the style guide --------- Co-authored-by: K.B.Dharun Krishna --- pages/common/accelerate.md | 2 +- pages/common/aws-codecommit.md | 2 +- pages/common/bq.md | 2 +- pages/common/cbonsai.md | 2 +- pages/common/colordiff.md | 6 +++--- pages/common/cron.md | 4 ++-- pages/common/daps.md | 2 +- pages/common/dolt.md | 6 +++--- pages/common/git-check-ref-format.md | 2 +- pages/common/gradle.md | 2 +- pages/common/helm.md | 4 ++-- pages/common/holehe.md | 2 +- pages/common/keytool.md | 2 +- pages/common/kiwi-ng.md | 2 +- pages/common/kustomize.md | 6 +++--- pages/common/ledger.md | 2 +- pages/common/lzip.md | 4 ++-- pages/common/micro.md | 2 +- pages/common/mix.md | 2 +- pages/common/mupdf.md | 2 +- pages/common/nc.md | 2 +- pages/common/nyxt.md | 2 +- pages/common/octave.md | 2 +- pages/common/passwd.md | 2 +- pages/common/pinta.md | 2 +- pages/common/postcss.md | 2 +- pages/common/sails.md | 2 +- pages/common/sf.md | 2 +- pages/common/sonar-scanner.md | 2 +- pages/common/soupault.md | 2 +- pages/common/timidity.md | 2 +- pages/common/transmission.md | 2 +- pages/common/vifm.md | 2 +- pages/linux/addpart.md | 4 ++-- pages/linux/cpupower.md | 1 - pages/linux/curlie.md | 2 +- pages/linux/duc.md | 9 +++++---- pages/linux/dunstify.md | 6 +++--- pages/linux/libtool.md | 2 +- pages/linux/lvcreate.md | 2 +- pages/linux/retroarch.md | 4 ++-- pages/linux/startx.md | 2 +- pages/linux/systemd-confext.md | 2 +- pages/linux/talk.md | 2 +- pages/linux/vmware-checkvm.md | 2 +- pages/linux/zile.md | 2 +- pages/osx/photoanalysisd.md | 4 ++-- pages/windows/test-json.md | 2 +- 48 files changed, 65 insertions(+), 65 deletions(-) diff --git a/pages/common/accelerate.md b/pages/common/accelerate.md index 740b03f9a..dd2305d11 100644 --- a/pages/common/accelerate.md +++ b/pages/common/accelerate.md @@ -1,6 +1,6 @@ # Accelerate -> Accelerate is a library that enables the same PyTorch code to be run across any distributed configuration. +> A library that enables the same PyTorch code to be run across any distributed configuration. > More information: . - Print environment information: diff --git a/pages/common/aws-codecommit.md b/pages/common/aws-codecommit.md index 5449b4f57..43ec9621b 100644 --- a/pages/common/aws-codecommit.md +++ b/pages/common/aws-codecommit.md @@ -1,6 +1,6 @@ # aws codecommit -> AWS CodeCommit is a managed source control service that hosts private Git repositories. +> A managed source control service that hosts private Git repositories. > More information: . - Display help for a specific command: diff --git a/pages/common/bq.md b/pages/common/bq.md index fe5cd602d..46c66fc1d 100644 --- a/pages/common/bq.md +++ b/pages/common/bq.md @@ -1,6 +1,6 @@ # bq -> The bq command-line tool is a Python-based command-line tool for BigQuery. +> A Python-based tool for BigQuery. > More information: . - Run query against a BigQuery table using standard SQL, add `--dry_run` flag to estimate the number of bytes read by the query: diff --git a/pages/common/cbonsai.md b/pages/common/cbonsai.md index 55c3745fa..51778dbf8 100644 --- a/pages/common/cbonsai.md +++ b/pages/common/cbonsai.md @@ -1,6 +1,6 @@ # cbonsai -> Cbonsai is a beautifully random bonsai tree CLI generator. +> A beautifully random bonsai tree generator. > More information: . - Generate a bonsai in live mode: diff --git a/pages/common/colordiff.md b/pages/common/colordiff.md index e8d86eade..419db5e99 100644 --- a/pages/common/colordiff.md +++ b/pages/common/colordiff.md @@ -1,7 +1,7 @@ # colordiff -> A tool to colorize diff output. -> The Perl script colordiff is a wrapper for `diff` and produces the same output but with pretty syntax highlighting. Color schemes can be customized. +> A wrapper around `diff` that produces the same output but with pretty syntax highlighting. +> Color schemes can be customized. > More information: . - Compare files: @@ -20,6 +20,6 @@ `colordiff -s {{file1}} {{file2}}` -- Ignore white spaces: +- Ignore whitespace: `colordiff -w {{file1}} {{file2}}` diff --git a/pages/common/cron.md b/pages/common/cron.md index fd9e911a6..f160e624f 100644 --- a/pages/common/cron.md +++ b/pages/common/cron.md @@ -1,8 +1,8 @@ # cron -> `cron` is a system scheduler for running jobs or tasks unattended. +> A system scheduler for running jobs or tasks unattended. > The command to submit, edit or delete entries to `cron` is called `crontab`. -- View documentation for the original command: +- View documentation for managing `cron` entries: `tldr crontab` diff --git a/pages/common/daps.md b/pages/common/daps.md index 5a9cfd348..77f4a8a0b 100644 --- a/pages/common/daps.md +++ b/pages/common/daps.md @@ -1,6 +1,6 @@ # daps -> DAPS is an open source program for transforming DocBook XML into output formats such as HTML or PDF. +> An open source program for transforming DocBook XML into output formats such as HTML or PDF. > More information: . - Check if a DocBook XML file is valid: diff --git a/pages/common/dolt.md b/pages/common/dolt.md index 58dbc0926..ff1f27f17 100644 --- a/pages/common/dolt.md +++ b/pages/common/dolt.md @@ -1,10 +1,10 @@ # dolt -> Dolt is an SQL database that you can fork, clone, branch, merge, push and pull just like a Git repository. -> Some subcommands such as `dolt commit` have their own usage documentation. +> An SQL database that you can fork, clone, branch, merge, push and pull just like a Git repository. +> Some subcommands such as `commit` have their own usage documentation. > More information: . -- Execute a dolt subcommand: +- Execute a `dolt` subcommand: `dolt {{subcommand}}` diff --git a/pages/common/git-check-ref-format.md b/pages/common/git-check-ref-format.md index 7c1b6052e..8466be9be 100644 --- a/pages/common/git-check-ref-format.md +++ b/pages/common/git-check-ref-format.md @@ -1,6 +1,6 @@ # git check-ref-format -> Checks if a given refname is acceptable, and exits with a non-zero status if it is not. +> Check if a given refname is acceptable, and exit with a non-zero status if it is not. > More information: . - Check the format of the specified refname: diff --git a/pages/common/gradle.md b/pages/common/gradle.md index 62968025c..e676ebd88 100644 --- a/pages/common/gradle.md +++ b/pages/common/gradle.md @@ -1,6 +1,6 @@ # gradle -> Gradle is an open source build automation system. +> An open source build automation system. > More information: . - Compile a package: diff --git a/pages/common/helm.md b/pages/common/helm.md index de0b9fcec..b17a698b4 100644 --- a/pages/common/helm.md +++ b/pages/common/helm.md @@ -1,7 +1,7 @@ # helm -> Helm is a package manager for Kubernetes. -> Some subcommands such as `helm install` have their own usage documentation. +> A package manager for Kubernetes. +> Some subcommands such as `install` have their own usage documentation. > More information: . - Create a helm chart: diff --git a/pages/common/holehe.md b/pages/common/holehe.md index 752f7f9c9..3bfcb5c6c 100644 --- a/pages/common/holehe.md +++ b/pages/common/holehe.md @@ -1,6 +1,6 @@ # holehe -> Holehe checks if an email is attached to an account on sites like Twitter, Instagram, Imgur and over 120 others. +> Check if an email is attached to an account on sites like Twitter, Instagram, Imgur and over 120 others. > More information: . - Show status across all supported websites for the specified email address: diff --git a/pages/common/keytool.md b/pages/common/keytool.md index 9029820d3..6b8e30853 100644 --- a/pages/common/keytool.md +++ b/pages/common/keytool.md @@ -1,6 +1,6 @@ # keytool -> Keytool is a certificate management utility included with Java. +> A certificate management utility included with Java. > More information: . - Create a keystore: diff --git a/pages/common/kiwi-ng.md b/pages/common/kiwi-ng.md index 5d3c493a1..6d48af944 100644 --- a/pages/common/kiwi-ng.md +++ b/pages/common/kiwi-ng.md @@ -1,6 +1,6 @@ # kiwi-ng -> KIWI NG is an OS image and appliance builder. +> An OS image and appliance builder. > More information: . - Build an appliance: diff --git a/pages/common/kustomize.md b/pages/common/kustomize.md index be2444379..2e92b28de 100644 --- a/pages/common/kustomize.md +++ b/pages/common/kustomize.md @@ -1,13 +1,13 @@ # kustomize -> Kustomize is a tool to easily deploy resources for Kubernetes. +> Easily deploy resources for Kubernetes. > More information: . -- Create kustomization file with resources and namespace: +- Create a kustomization file with resources and namespace: `kustomize create --resources {{deployment.yaml,service.yaml}} --namespace {{staging}}` -- Build kustomization file and deploy it with `kubectl`: +- Build a kustomization file and deploy it with `kubectl`: `kustomize build . | kubectl apply -f -` diff --git a/pages/common/ledger.md b/pages/common/ledger.md index 15b3f02e4..46b624c69 100644 --- a/pages/common/ledger.md +++ b/pages/common/ledger.md @@ -1,6 +1,6 @@ # ledger -> Ledger is a powerful, double-entry accounting system that is accessed from the UNIX command-line. +> A powerful, double-entry accounting system. > More information: . - Print a balance report showing totals: diff --git a/pages/common/lzip.md b/pages/common/lzip.md index 69183882a..4cf44cf40 100644 --- a/pages/common/lzip.md +++ b/pages/common/lzip.md @@ -1,7 +1,7 @@ # lzip -> Lzip is a lossless data compressor with a user interface similar to `gzip` or `bzip2`. -> Lzip uses a simplified form of the "Lempel-Ziv-Markovchain-Algorithm"z (LZMA) stream format and provides a 3 factor integrity checking to maximize interoperability and optimize safety. +> A lossless data compressor with a user interface similar to `gzip` or `bzip2`. +> Lzip uses a simplified form of the "Lempel-Ziv-Markovchain-Algorithm" (LZMA) stream format and provides 3-factor integrity checking to maximize interoperability and optimize safety. > More information: . - Archive a file, replacing it with with a compressed version: diff --git a/pages/common/micro.md b/pages/common/micro.md index fc95cdf44..b5ee8f930 100644 --- a/pages/common/micro.md +++ b/pages/common/micro.md @@ -1,6 +1,6 @@ # micro -> Micro is a modern and intuitive terminal-based text editor. +> A modern and intuitive terminal-based text editor. > You can use your keyboard, but also your mouse to navigate and/or select text. > More information: . diff --git a/pages/common/mix.md b/pages/common/mix.md index 6f181cc92..320234220 100644 --- a/pages/common/mix.md +++ b/pages/common/mix.md @@ -1,6 +1,6 @@ # mix -> Mix is a build tool that provides tasks for creating, compiling, and testing Elixir projects, managing its dependencies, and more. +> Build tool that provides tasks for creating, compiling, and testing Elixir projects, managing its dependencies, and more. > More information: . - Execute a particular file: diff --git a/pages/common/mupdf.md b/pages/common/mupdf.md index dd6d35c4a..b925b9c27 100644 --- a/pages/common/mupdf.md +++ b/pages/common/mupdf.md @@ -1,6 +1,6 @@ # mupdf -> MuPDF is a lightweight PDF, XPS, and E-book viewer. +> A lightweight PDF, XPS, and E-book viewer. > More information: . - Open a PDF on the first page: diff --git a/pages/common/nc.md b/pages/common/nc.md index 13a79a5f5..b7425db27 100644 --- a/pages/common/nc.md +++ b/pages/common/nc.md @@ -1,6 +1,6 @@ # nc -> Netcat is a versatile utility for redirecting IO into a network stream. +> A versatile utility for redirecting IO into a network stream. > More information: . - Start a listener on the specified TCP port and send a file into it: diff --git a/pages/common/nyxt.md b/pages/common/nyxt.md index 83d3130a2..5c2970e4b 100644 --- a/pages/common/nyxt.md +++ b/pages/common/nyxt.md @@ -1,6 +1,6 @@ # nyxt -> Nyxt is a keyboard-driven web browser for power users. +> A keyboard-driven web browser for power users. > More information: . - List all profiles: diff --git a/pages/common/octave.md b/pages/common/octave.md index e597670a0..6d08194c5 100644 --- a/pages/common/octave.md +++ b/pages/common/octave.md @@ -1,6 +1,6 @@ # octave -> GNU Octave is a programming language for scientific computing. +> A programming language for scientific computing. > More information: . - Start an interactive session: diff --git a/pages/common/passwd.md b/pages/common/passwd.md index d07ad725e..efb2ba672 100644 --- a/pages/common/passwd.md +++ b/pages/common/passwd.md @@ -1,6 +1,6 @@ # passwd -> Passwd is a tool used to change a user's password. +> Change a user's password. > More information: . - Change the password of the current user interactively: diff --git a/pages/common/pinta.md b/pages/common/pinta.md index 7d5d18a2c..ee16e8292 100644 --- a/pages/common/pinta.md +++ b/pages/common/pinta.md @@ -1,6 +1,6 @@ # pinta -> Pinta is a free, open source program for drawing and image editing. +> A free, open source program for drawing and image editing. > More information: . - Start Pinta: diff --git a/pages/common/postcss.md b/pages/common/postcss.md index 477905ada..2d3ae49d3 100644 --- a/pages/common/postcss.md +++ b/pages/common/postcss.md @@ -1,6 +1,6 @@ # postcss -> PostCSS is a tool for transforming styles with JS plugins. +> A tool for transforming styles with JS plugins. > More information: . - Parse and transform a CSS file: diff --git a/pages/common/sails.md b/pages/common/sails.md index b15db6b35..0eec3c875 100644 --- a/pages/common/sails.md +++ b/pages/common/sails.md @@ -1,6 +1,6 @@ # sails -> Sails.js is a realtime enterprise level MVC framework built on top of Node.js. +> A realtime enterprise level MVC framework built on top of Node.js. > More information: . - Start Sails: diff --git a/pages/common/sf.md b/pages/common/sf.md index de2e8da64..811dc623f 100644 --- a/pages/common/sf.md +++ b/pages/common/sf.md @@ -1,6 +1,6 @@ # sf -> Salesforce CLI is a powerful command line interface that simplifies development and build automation when working with your Salesforce org. +> A powerful command line interface that simplifies development and build automation when working with your Salesforce org. > More information: . - Authorize a Salesforce Organization: diff --git a/pages/common/sonar-scanner.md b/pages/common/sonar-scanner.md index e0891e796..c3eca0b5e 100644 --- a/pages/common/sonar-scanner.md +++ b/pages/common/sonar-scanner.md @@ -1,6 +1,6 @@ # sonar-scanner -> SonarScanner is a generic scanner for SonarQube projects that do not use build tools such as Maven, Gradle, or Ant. +> A generic scanner for SonarQube projects that do not use build tools such as Maven, Gradle, or Ant. > More information: . - Scan a project with configuration file in your project's root directory named `sonar-project.properties`: diff --git a/pages/common/soupault.md b/pages/common/soupault.md index ebeac9baa..8a56a71fb 100644 --- a/pages/common/soupault.md +++ b/pages/common/soupault.md @@ -1,6 +1,6 @@ # soupault -> Soupault is a static website generator based on HTML element tree rewriting. +> A static website generator based on HTML element tree rewriting. > It can also be used as an HTML post-processor or metadata extractor. > More information: . diff --git a/pages/common/timidity.md b/pages/common/timidity.md index 56c77bf3c..3df135387 100644 --- a/pages/common/timidity.md +++ b/pages/common/timidity.md @@ -1,6 +1,6 @@ # timidity -> TiMidity++ is a MIDI file player and converter. +> A MIDI file player and converter. > More information: . - Play a MIDI file: diff --git a/pages/common/transmission.md b/pages/common/transmission.md index a26789628..23fc07a31 100644 --- a/pages/common/transmission.md +++ b/pages/common/transmission.md @@ -1,6 +1,6 @@ # transmission -> Transmission is a simple torrent client. +> A simple torrent client. > Transmission isn't a command, but a set of commands. See the pages below. > More information: . diff --git a/pages/common/vifm.md b/pages/common/vifm.md index 2af72d247..07d45f2d1 100644 --- a/pages/common/vifm.md +++ b/pages/common/vifm.md @@ -1,6 +1,6 @@ # vifm -> Vifm (VI File Manager) is a command-line file manager. +> VI File Manager is a command-line file manager. > More information: . - Open the current directory: diff --git a/pages/linux/addpart.md b/pages/linux/addpart.md index 48fb9d676..92cf9203a 100644 --- a/pages/linux/addpart.md +++ b/pages/linux/addpart.md @@ -1,7 +1,7 @@ # addpart -> Tells the Linux kernel about the existence of the specified partition. -> The command is a simple wrapper around the `add partition` ioctl. +> Tell the Linux kernel about the existence of the specified partition. +> A simple wrapper around the `add partition` ioctl. > More information: . - Tell the kernel about the existence of the specified partition: diff --git a/pages/linux/cpupower.md b/pages/linux/cpupower.md index ae4755d0a..bd69e0c1c 100644 --- a/pages/linux/cpupower.md +++ b/pages/linux/cpupower.md @@ -1,7 +1,6 @@ # cpupower > Tools regarding CPU power and tuning options. -> This command is available as part of the `cpupower` package, or as part of `kernel-tools` on Fedora. > More information: . - List CPUs: diff --git a/pages/linux/curlie.md b/pages/linux/curlie.md index 2110adc88..82eaa18fa 100644 --- a/pages/linux/curlie.md +++ b/pages/linux/curlie.md @@ -1,6 +1,6 @@ # curlie -> Curlie is a frontend to curl that adds the ease of use of httpie. +> A frontend to `curl` that adds the ease of use of `httpie`. > More information: . - Send a GET request: diff --git a/pages/linux/duc.md b/pages/linux/duc.md index 425ccea0b..1a39a5530 100644 --- a/pages/linux/duc.md +++ b/pages/linux/duc.md @@ -1,17 +1,18 @@ # duc -> Duc is a collection of tools for indexing, inspecting and visualizing disk usage. Duc maintains a database of accumulated sizes of directories of the file system, allowing queries this database, or create fancy graphs to show where data is. +> A collection of tools for indexing, inspecting and visualizing disk usage. +> Duc maintains a database of accumulated sizes of directories in the file system, allowing to query this database, or creating fancy graphs to show where data is. > More information: . -- Index the /usr directory, writing to the default database location ~/.duc.db: +- Index the `/usr` directory, writing to the default database location `~/.duc.db`: `duc index {{/usr}}` -- List all files and directories under /usr/local, showing relative file sizes in a [g]raph: +- List all files and directories under `/usr/local`, showing relative file sizes in a [g]raph: `duc ls --classify --graph {{/usr/local}}` -- List all files and directories under /usr/local using treeview recursively: +- List all files and directories under `/usr/local` using treeview recursively: `duc ls --classify --graph --recursive {{/usr/local}}` diff --git a/pages/linux/dunstify.md b/pages/linux/dunstify.md index ef9c5eca3..fdab3178d 100644 --- a/pages/linux/dunstify.md +++ b/pages/linux/dunstify.md @@ -1,7 +1,7 @@ # dunstify -> A notification tool that is an extension of notify-send, but has more features based around dunst. -> Works with all options that work for notify-send. +> A notification tool that is an extension of `notify-send`, but has more features based around `dunst`. +> Accepts all options of `notify-send`. > More information: . - Show a notification with a given title and message: @@ -16,6 +16,6 @@ `dunstify "{{Title}}" "{{Message}}" -r {{123}}` -- To see other possible options: +- Display help: `notify-send --help` diff --git a/pages/linux/libtool.md b/pages/linux/libtool.md index c60a2ee04..0bc5afcf7 100644 --- a/pages/linux/libtool.md +++ b/pages/linux/libtool.md @@ -1,6 +1,6 @@ # libtool -> Libtool is a generic library support script that hides the complexity of using shared libraries behind a consistent, portable interface. +> A generic library support script that hides the complexity of using shared libraries behind a consistent, portable interface. > More information: . - Compile a source file into a `libtool` object: diff --git a/pages/linux/lvcreate.md b/pages/linux/lvcreate.md index 7470bf2d7..9c6a2983c 100644 --- a/pages/linux/lvcreate.md +++ b/pages/linux/lvcreate.md @@ -1,6 +1,6 @@ # lvcreate -> Creates a logical volume in an existing volume group. A volume group is a collection of logical and physical volumes. +> Create a logical volume in an existing volume group. A volume group is a collection of logical and physical volumes. > See also: `lvm`. > More information: . diff --git a/pages/linux/retroarch.md b/pages/linux/retroarch.md index 9db683ef1..2943c2107 100644 --- a/pages/linux/retroarch.md +++ b/pages/linux/retroarch.md @@ -1,7 +1,7 @@ # retroarch -> RetroArch is a frontend for emulators, game engines and media players. -> It is the reference implementation of libretro API. +> A frontend for emulators, game engines and media players. +> The reference implementation of the libretro API. > More information: . - Start in the menu mode: diff --git a/pages/linux/startx.md b/pages/linux/startx.md index df347fed9..79f2bdedb 100644 --- a/pages/linux/startx.md +++ b/pages/linux/startx.md @@ -1,6 +1,6 @@ # startx -> The startx script is a front end to xinit that provides a nice user interface for running a single session of the X Window System. +> A front-end to `xinit` that provides a nice user interface for running a single session of the X Window System. > More information: . - Start an X session: diff --git a/pages/linux/systemd-confext.md b/pages/linux/systemd-confext.md index 96dd4e6af..484901003 100644 --- a/pages/linux/systemd-confext.md +++ b/pages/linux/systemd-confext.md @@ -1,7 +1,7 @@ # systemd-confext > This command is an alias of `systemd-sysext`. -> It follows the same principle as the `systemd-sysext`, but instead of working on `/usr` and `/opt`, `confext` will extend only `/etc`. +> It follows the same principle as `systemd-sysext`, but instead of working on `/usr` and `/opt`, `confext` will extend only `/etc`. > More information: . - View documentation for the original command: diff --git a/pages/linux/talk.md b/pages/linux/talk.md index 120a6a6f6..0328858ed 100644 --- a/pages/linux/talk.md +++ b/pages/linux/talk.md @@ -1,6 +1,6 @@ # talk -> GNU/Talk is a visual communication program which copies lines from your terminal to that of another user. +> A visual communication program which copies lines from your terminal to that of another user. > More information: . - Start a talk session with a user on the same machine: diff --git a/pages/linux/vmware-checkvm.md b/pages/linux/vmware-checkvm.md index 904e0bfa4..7f79ad240 100644 --- a/pages/linux/vmware-checkvm.md +++ b/pages/linux/vmware-checkvm.md @@ -1,6 +1,6 @@ # vmware-checkvm -> Checks to see if the current host is a VMware VM or not. +> Check if the current host is a VMware VM or not. > More information: . - Return the current VMware software version (exit status determines whether the system is a VM or not): diff --git a/pages/linux/zile.md b/pages/linux/zile.md index 72d7fc01a..4c21ec547 100644 --- a/pages/linux/zile.md +++ b/pages/linux/zile.md @@ -1,6 +1,6 @@ # zile -> Zile is a lightweight clone of the Emacs text editor. +> A lightweight clone of the Emacs text editor. > More information: . - Start a buffer for temporary notes, which won't be saved: diff --git a/pages/osx/photoanalysisd.md b/pages/osx/photoanalysisd.md index ecae3513c..cd5ca69dd 100644 --- a/pages/osx/photoanalysisd.md +++ b/pages/osx/photoanalysisd.md @@ -1,7 +1,7 @@ # photoanalysisd -> This analyzes photo libraries for Memories, People, and scene or object based search. -> It should not be invoked manually. +> Analyze photo libraries for Memories, People, and scene or object based search. +> `photoanalysisd` should not be invoked manually. > More information: . - Start the daemon: diff --git a/pages/windows/test-json.md b/pages/windows/test-json.md index 18280d36a..4b25ba736 100644 --- a/pages/windows/test-json.md +++ b/pages/windows/test-json.md @@ -1,6 +1,6 @@ # Test-Json -> Tests whether a string is a valid JSON document. +> Test whether a string is a valid JSON document. > This command can only be used through PowerShell. > More information: .