Linting fixes.

This commit is contained in:
Peter Tripp
2016-01-20 03:52:51 -08:00
parent 2399de4830
commit f36e121681
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@
`srm -m {{/path/to/file}}`
- Recursively remove a directory and contents overwriting each file with a single pass of random data.
- Recursively remove a directory and contents overwriting each file with a single pass of random data:
`srm -r -s {{/path/to/folder}}`

View File

@@ -18,6 +18,6 @@
`systemsetup -liststartupdisks`
- Specify a new startup disk
- Specify a new startup disk:
`systemsetup -setstartupdisk {{path}}`