mirror of
https://github.com/nushell/nushell.git
synced 2025-08-17 06:41:18 +02:00
Add example for enter, shells and view-source, update some docs (#4604)
This commit is contained in:
@ -15,4 +15,3 @@ Increment a value or version. Optionally use the column of a table.
|
||||
- `--major`: increment the major version (eg 1.2.1 -> 2.0.0)
|
||||
- `--minor`: increment the minor version (eg 1.2.1 -> 1.3.0)
|
||||
- `--patch`: increment the patch version (eg 1.2.1 -> 1.2.2)
|
||||
|
||||
|
Reference in New Issue
Block a user