diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ - ========================================= - fsub — substitute a file into other files - ========================================= + ┌───────────────────────────────────────────┐ + │ fsub — substitute a file into other files │ + └───────────────────────────────────────────┘ fsub is a command-line utility to replace substrings within files with other files. This has a variety of usecases, such as static-site generators. Take |