Skip to content

Commit

Permalink
Minor edit
Browse files Browse the repository at this point in the history
  • Loading branch information
abitrolly authored Jun 22, 2024
1 parent 2f679b4 commit 4ffc3e2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions share/intro.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@ are displayed:

cheat.sh queries as well as search queries have many options.
They can be specified as a part of the query string in the URL, after {2?}.
Short single letter options can be written all jointly or together.
Long options are separated with {2&}. For example, to switch
syntax highlighting off the {2T} switch is used:
Short single letter options can be joined together. Long options are
separated with {2&}. For example, to switch syntax highlighting off
the {2T} switch is used:

{1curl cht.sh/tar}{2?T}

Expand Down

0 comments on commit 4ffc3e2

Please sign in to comment.