diff options
author | Guilhem Moulin <guilhem.moulin@fripost.org> | 2012-05-28 14:27:08 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem.moulin@fripost.org> | 2012-05-28 14:29:53 +0200 |
commit | ea06aa8c41d103ff161630fd85d083b9ed6f0b41 (patch) | |
tree | 34c017a57cacbf55da29e8b69889a5d8929ee532 /fripost-searchalias | |
parent | 1da2826f3246bd9ecc4a819ac3bc1ef8173893e2 (diff) |
More flexible use of wildcards on usernames.
Diffstat (limited to 'fripost-searchalias')
-rwxr-xr-x | fripost-searchalias | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/fripost-searchalias b/fripost-searchalias index 0a6c4d7..4c4bb9f 100755 --- a/fripost-searchalias +++ b/fripost-searchalias @@ -19,8 +19,6 @@ B<fripost-searchalias> [B<--man>] B<fripost-seardomain> list virtual aliases matching exactly I<from>, targetting to I<goto>. -Wildcards I<*> can appear in the login part of I<from>, to match zero -or more characters. If no I<from> is given, list all aliases whose target matches I<goto>. If neither I<goto> nor I<from> are given, B<fripost-searchalias> list all existing virtual aliases. |