diff options
Diffstat (limited to 'src/transform.c')
-rw-r--r-- | src/transform.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transform.c b/src/transform.c index e3e8d4d..2144c6b 100644 --- a/src/transform.c +++ b/src/transform.c @@ -3,7 +3,7 @@ * * The external filter needs to process NUL-separated textual entries. * - * Example: transform input.info output -- perl -p0e s/bullshit/soykaf/g + * Example: transform input.ifo output -- perl -p0e s/bullshit/soykaf/g * * Copyright (c) 2020, Přemysl Eric Janouch <p@janouch.name> * |