Skip to content

Commit

Permalink
docs: #10 πŸ“š Remove parent definition from sub task example in README
Browse files Browse the repository at this point in the history
  • Loading branch information
ddanier committed Apr 25, 2024
1 parent 542656b commit 7ec7e34
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -351,10 +351,6 @@ def "nur something" [] {
Like with normal `nu` shell commands `nur` can also handle sub commands and thus sub tasks.

```nu-script
def "nur something" [] {
print "The main something task"
}
def "nur something sub" [] {
print "The sub task to something"
}
Expand Down

0 comments on commit 7ec7e34

Please sign in to comment.