Skip to content

Commit

Permalink
fixup make the --append path example better
Browse files Browse the repository at this point in the history
  • Loading branch information
bagder committed Sep 13, 2024
1 parent 9087333 commit d537cab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions trurl.md
Original file line number Diff line number Diff line change
Expand Up @@ -480,8 +480,8 @@ Example:

You can append a new segment to an existing path with **--append** like this:

$ trurl http://twelve/three --append path=four
http://twelve/three/four
$ trurl http://twelve/three?hello --append path=four
http://twelve/three/four?hello

## query

Expand Down

0 comments on commit d537cab

Please sign in to comment.