pages/*: standardize mentioning subcommands without the main command (#13626)
* pages/*: standardize mentioning subcommands without the main command * CONTRIBUTING: clarify that pages should only mention the subcommand
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# diskutil
|
||||
|
||||
> Utility to manage local disks and volumes.
|
||||
> Some subcommands such as `diskutil partitiondisk` have their own usage documentation.
|
||||
> Some subcommands such as `partitiondisk` have their own usage documentation.
|
||||
> More information: <https://keith.github.io/xcode-man-pages/diskutil.8.html>.
|
||||
|
||||
- List all currently available disks, partitions and mounted volumes:
|
||||
|
Reference in New Issue
Block a user