2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-02-13 12:43:48 +00:00
nushell/docs/commands/xpath.md

15 lines
174 B
Markdown
Raw Normal View History

# xpath
execute xpath query on xml
## Usage
```shell
> xpath <query> {flags}
```
## Parameters
* `<query>` xpath query
## Flags
* -h, --help: Display this help message