>> update documentation

This commit is contained in:
Thomas Lindop 2025-05-27 23:21:48 +01:00
parent 6a0425cafe
commit 00f8ca515f
3 changed files with 9 additions and 0 deletions

5
man.md
View file

@ -32,6 +32,11 @@ includes DIRECTORY itself.
Causes Owl to just print a representation of what would be done without
actually renaming any files.
### -p,\-\-portable
Restrict characters to ones in the POSIX Portable Filename Character Set
(see <https://pubs.opengroup.org/onlinepubs/9799919799/>, section 3.265)
instead of FAT compatible ones.
### -v, \-\-version
Show version information.