osx/m*: add more information link (#7371)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# m
|
||||
|
||||
> Swiss Army Knife for macOS.
|
||||
> More information: <https://github.com/rgcr/m-cli>.
|
||||
|
||||
- Get the battery status:
|
||||
|
||||
|
@@ -1,6 +1,7 @@
|
||||
# md5
|
||||
|
||||
> Calculate MD5 cryptographic checksums.
|
||||
> More information: <https://ss64.com/osx/md5.html>.
|
||||
|
||||
- Calculate the MD5 checksum for a file:
|
||||
|
||||
|
@@ -1,6 +1,7 @@
|
||||
# mdfind
|
||||
|
||||
> List files matching a given query.
|
||||
> More information: <https://ss64.com/osx/mdfind.html>.
|
||||
|
||||
- Find a file by its name:
|
||||
|
||||
|
@@ -1,6 +1,7 @@
|
||||
# mdls
|
||||
|
||||
> Display the metadata attributes for a file.
|
||||
> More information: <https://ss64.com/osx/mdls.html>.
|
||||
|
||||
- Display the list of metadata attributes for file:
|
||||
|
||||
|
@@ -1,6 +1,7 @@
|
||||
# mdutil
|
||||
|
||||
> Manage the metadata stores used by Spotlight for indexing.
|
||||
> More information: <https://ss64.com/osx/mdutil.html>.
|
||||
|
||||
- Show the indexing status of the startup volume:
|
||||
|
||||
|
@@ -1,6 +1,7 @@
|
||||
# mkfile
|
||||
|
||||
> Create one or more empty files of any size.
|
||||
> More information: <https://ss64.com/osx/mkfile.html>.
|
||||
|
||||
- Create an empty file of 15 kilobytes:
|
||||
|
||||
|
Reference in New Issue
Block a user