Skip to content

Commit e2cf647

Browse files
committed
Updating Condor README.md again [ci skip]
1 parent c6bd613 commit e2cf647

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

condor/README.md

+5
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@ have randomly-generated filenames that will still be consistent between STDERR,
1616
and logging. This is a good practice when submitting large jobs but there is a
1717
performance decrease associated with it; use with caution.
1818

19+
Valid examples of calling the `geninput` script:
20+
21+
python geninput.py ../python/sandbox/eprice/koilist.in pulse.conf
22+
python geninput.py -n 1000 ../python/sandbox/eprice/targets.in pulse.conf
23+
1924
Useful HTCondor commands
2025
------------------------
2126

0 commit comments

Comments
 (0)