Skip to content

Commit

Permalink
Removed unnecessary docs
Browse files Browse the repository at this point in the history
  • Loading branch information
fkorotkov committed Apr 11, 2024
1 parent 01868eb commit 9ee5247
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Sources/tart/Commands/Run.swift
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,6 @@ struct Run: AsyncParsableCommand {
To workaround this issue pass TART_HOME explicitly:
sudo TART_HOME="$HOME/.tart" tart run sonoma --disk=/dev/disk0
To work with NBD devices use the following syntax:
""", valueName: "path[:ro]"))
var disk: [String] = []

Expand Down

0 comments on commit 9ee5247

Please sign in to comment.