-
Notifications
You must be signed in to change notification settings - Fork 537
Fix minor errors in book #1694
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix minor errors in book #1694
Changes from 1 commit
b5f12a4
87bceb4
9fa12bd
79d37b0
e1d1741
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -453,7 +453,7 @@ drwxr-xr-x@ 4 pengs admin 128 14 Nov 13:42 en | |
| (Actually, for this simple usage you can just use [`find`](/commands/docs/find.md)) | ||
|
|
||
| ```nu | ||
| > ls /usr/share/nvim/runtime/ | get name | find tutor | ^ls -al $in | ||
| > ls /usr/share/nvim/runtime/ | get name | find tutor | ansi strip | ^ls -al ...$in | ||
|
||
| ``` | ||
|
|
||
| ## Command Output in Nushell | ||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.