forked from extern/nushell
documentation: consistent abbreviation for URL (#3684)
I noticed `fetch`'s documentation used "URL" so wanted to do so here as well.
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
# post
|
||||
Post content to a url and retrieve data as a table if possible.
|
||||
Post content to a URL and retrieve data as a table if possible.
|
||||
|
||||
## Usage
|
||||
```shell
|
||||
|
Reference in New Issue
Block a user