Skip to content

Commit

Permalink
skip first comment
Browse files Browse the repository at this point in the history
  • Loading branch information
maxim-uvarov authored Aug 16, 2024
1 parent bbac577 commit ca9fc95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
```nushell no-run
# Here we fill `cmd-stack` with the commands from `demo.nu`.
# We divide commands here by empty lines
> open demo.nu | split row "\n\n" | cmd-stack init
> open demo.nu | split row "\n\n" | skip | cmd-stack init
```

```nushell no-run
Expand Down

0 comments on commit ca9fc95

Please sign in to comment.