Skip to content

Commit

Permalink
added comment
Browse files Browse the repository at this point in the history
  • Loading branch information
retog committed Feb 29, 2024
1 parent b91180e commit fc44dea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test_noxslt.fish
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#!/usr/bin/fish

# This is an example fish script to run local transformations

# argv: [path to xml file]
# usage:
# find {$xmlDir} -type f -name '*.xml' -exec ./test_noxslt.fish '{}' \;
Expand Down

0 comments on commit fc44dea

Please sign in to comment.