Skip to content

Commit

Permalink
Resolve "Refactor of Gor configuration"
Browse files Browse the repository at this point in the history
  • Loading branch information
gmagnu committed Dec 17, 2024
1 parent 111bad1 commit 9c5f2e2
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 40 deletions.
39 changes: 0 additions & 39 deletions gorscripts/src/main/dist/config/gor.props.defaults

This file was deleted.

Empty file.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ trait GorPipeFirstOrderCommands {
" -version Show the build version and git commit SHA hash.\n\n" +
"Example: \n" +
" gorpipe \"gor genes.gor | group 1000 -count\"\n\n" +
"For further information see the GOR User Manual: http://cdn.nextcode.com/gor\n" +
"For further information see the GOR User Manual: https://docs.gorpipe.org\n" +
"For command help type gorpipe help <command>, e.g. gorpipe help join, gorpipe help formulas, or gorpipe help all.\n"
}

Expand Down

0 comments on commit 9c5f2e2

Please sign in to comment.