Changeset 27963
- Timestamp:
- 10/11/23 19:10:44 (18 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/scripts/svn_repo_authors.sh
r24992 r27963 38 38 39 39 function display_help_mac { 40 echo " -h di play help"40 echo " -h display help" 41 41 echo " -a sort output by author name" 42 42 echo " -c sort output by number of commits" … … 45 45 46 46 function display_help_linux { 47 echo " -h | --help di play help"47 echo " -h | --help display help" 48 48 echo " -a | --authors sort output by author name" 49 49 echo " -c | --commits sort output by number of commits"
Note:
See TracChangeset
for help on using the changeset viewer.