-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
18 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# lsdsk | ||
# lsdsk [![Flattr this][flatter_png]][flatter] | ||
|
||
List mounted disks | ||
List mounted disks. | ||
|
||
## Usage | ||
|
||
|
@@ -27,7 +27,7 @@ Options: | |
|
||
## Examples | ||
|
||
```` | ||
````batch | ||
C:\>lsdsk | ||
Dr Type Bus Volume Used Free Size FS Name | ||
-- --------- ------- --------------- ---- ---- ---- ----- ----------------------------- | ||
|
@@ -49,7 +49,7 @@ Dr Name | |
B: RAMDisk | ||
C: example_c | ||
D: example_d | ||
E: EXAMPLEVOL | ||
E: EXAMPLEVOL | ||
F: EXAMPLE_F | ||
G: usb_stick | ||
I: D:\a\path\on\d | ||
|
@@ -71,17 +71,25 @@ To contribute to this project, please see [CONTRIBUTING.md](CONTRIBUTING.md). | |
|
||
## Bugs | ||
|
||
To view existing bugs, or report a new bug, please see the [issues](/issues) page for this project. | ||
To view existing bugs, or report a new bug, please see [issues](../../issues). | ||
|
||
## Changelog | ||
|
||
To view the version history for this project, please see [CHANGELOG.md](CHANGELOG.md). | ||
|
||
## License | ||
|
||
This project is [MIT licensed](LICENSE). | ||
|
||
## Changelog | ||
## Contact | ||
|
||
Please see [CHANGELOG.md](CHANGELOG.md) for the version history for this project. | ||
This project was created and is maintained by [Ross Smith II][] [![endorse][endorse_png]][endorse] | ||
|
||
## Contact | ||
Feedback, suggestions, and enhancements are welcome. | ||
|
||
[Ross Smith II]: mailto:[email protected] "[email protected]" | ||
[flatter]: https://flattr.com/submit/auto?user_id=rasa&url=https%3A%2F%2Fgithub.com%2Frasa%2Flsdsk | ||
[flatter_png]: http://button.flattr.com/flattr-badge-large.png "Flattr this" | ||
[endorse]: https://coderwall.com/rasa | ||
[endorse_png]: https://api.coderwall.com/rasa/endorsecount.png "endorse" | ||
|
||
This project was originally developed by [Ross Smith II](mailto:[email protected]). | ||
Any enhancements and suggestions are welcome. |