diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2009-07-03 12:14:04 +0200 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2009-07-03 12:14:04 +0200 |
commit | db2b943ccc336aec124c2b61118b094ec62d3469 (patch) | |
tree | 5451487f54a18b847959a6880b60e86637fe7b92 /bin/efa | |
parent | a45d2f8cccbedcf1d0b686cbb8760f1c54b97695 (diff) |
efa(1): Mention missing unicode support for arguments
Diffstat (limited to 'bin/efa')
-rwxr-xr-x | bin/efa | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -448,3 +448,8 @@ Note that B<--post> will be overridden by the standard efa options, such as B<--time>. =back + +=head1 BUGS + +B<efa> only understands plain ASCII arguments, Unicode is not supported. +Use ue insteod of E<uuml> etc. |