Skip to content

Commit

Permalink
docs: Description of tidy
Browse files Browse the repository at this point in the history
Signed-off-by: Julian Orchard <hello@julianorchard.co.uk>
  • Loading branch information
julianorchard committed May 25, 2024
1 parent 9577600 commit 6e282ac
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions scripts/tidy
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,19 @@

# Copyright (c) 2022 Julian Orchard <jorchard@pm.me>

## Description:

# For tidying files after they've been mauled by Windows Explorer bulk renaming,
# e.g. "File (1).ext", ...

# Disclaimer, this is the first and only Ruby I've ever written

## License:

# See /LICENSE file in the root of this repository.

## Code:

# Disclaimer, this is the first and only Ruby I've ever written

def usage
puts
puts "---------------------------------------------"
Expand Down

0 comments on commit 6e282ac

Please sign in to comment.