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