Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Geoff Lee committed Mar 28, 2018
1 parent 91ca407 commit f3251b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ You can use it on the commandine like this::
# Export the file localscript.sh to a Script object on the JSS called do_something_great.sh
# using the existing tag v0.0.9
$ git2jss --file localscript.sh --name do_something_great.sh --tag v0.9.9
$ git2jss --file localscript.sh --name do_something_great.sh --tag v0.0.9

# Export the file check_firewall.sh to a ComputerExtensionAttribute object on the JSS called
# FirewallCheck, using the existing tag v0.0.9
Expand Down

0 comments on commit f3251b9

Please sign in to comment.